EUGENIO SOUZA CARVALHO 3 年之前
父节点
当前提交
e802e2ecfb
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      install.yaml

+ 3 - 1
install.yaml

@@ -2515,7 +2515,6 @@ spec:
         - argocd-repo-server
         - --redis
         - argocd-redis:6379
-        - --insecure
         image: argoproj/argocd:v1.6.1
         imagePullPolicy: Always
         livenessProbe:
@@ -2567,7 +2566,10 @@ spec:
         - argocd-server
         - --staticassets
         - /shared/app
+        - --repo-server
+        - argocd-repo-server:8081
         - --insecure
+
         image: argoproj/argocd:v1.6.1
         imagePullPolicy: Always
         livenessProbe: