From: bao.ao Date: Tue, 20 Oct 2020 07:02:29 +0000 (+0800) Subject: 修改 1.authx-service\2.user-data-service\0.user-data-service-base.yaml 增加行缩进提示信息 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=ce5d425762ce61c45e63e33c6324464bdafdfd7e;p=institute%2Fdeploy-authx-service.git 修改 1.authx-service\2.user-data-service\0.user-data-service-base.yaml 增加行缩进提示信息 --- diff --git a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/0.user-data-service-base.yaml b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/0.user-data-service-base.yaml index 6169dd4..91edf43 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/0.user-data-service-base.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/0.user-data-service-base.yaml @@ -151,7 +151,7 @@ spec: - name: redis-data persistentVolumeClaim: claimName: redis-data-pvc - # 若使用了学校搭设的私有仓库,请增加以下配置(取消注释即可) + # 若使用了学校搭设的私有仓库,请增加以下配置(取消注释即可,注意这里的缩进,imagePullSecrets要对齐到本行#符号) # imagePullSecrets: # - name: harbor-registry updateStrategy: