EUGENIO SOUZA CARVALHO 3 lat temu
rodzic
commit
e802e2ecfb
1 zmienionych plików z 3 dodań i 1 usunięć
  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: