commit | 50e2f589fe341b902c7edf1ff307f2dd930ebf3e | [log] [tgz] |
---|---|---|
author | 刘洪青 <hongqing.liu@supwisdom.com> | 周二 9月 21 17:10:31 2021 +0800 |
committer | 刘洪青 <hongqing.liu@supwisdom.com> | 周二 9月 21 17:10:31 2021 +0800 |
tree | d1f29871b80edc179a956a6e6a09d0a196c2c0c0 | |
parent | dedbf7d12142beef1278d95a51f6eead2a500673 [diff] [blame] |
docs: 部署yaml 整理
diff --git a/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.2.authx-log-sa.yaml b/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.2.authx-log-sa.yaml index dc4facf..36bd04c 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.2.authx-log-sa.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.2.authx-log-sa.yaml
@@ -100,9 +100,9 @@ name: authx-log-sa-env resources: requests: - memory: "400Mi" + memory: "1024Mi" limits: - memory: "400Mi" + memory: "1024Mi" readinessProbe: httpGet: path: /actuator/health @@ -113,4 +113,4 @@ successThreshold: 1 failureThreshold: 10 imagePullSecrets: - - name: harbor-supwisdom + - name: harbor-registry