EUGENIO SOUZA CARVALHO пре 4 година
родитељ
комит
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: