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: