File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
templates/_components/gitops-operator/crds Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,6 @@ spec:
155155 minLength : 1
156156 type : string
157157 value :
158- minLength : 1
159158 type : string
160159 required :
161160 - path
@@ -212,7 +211,6 @@ spec:
212211 minLength : 1
213212 type : string
214213 value :
215- minLength : 1
216214 type : string
217215 required :
218216 - path
@@ -416,7 +414,6 @@ spec:
416414 minLength : 1
417415 type : string
418416 value :
419- minLength : 1
420417 type : string
421418 required :
422419 - path
Original file line number Diff line number Diff line change @@ -156,7 +156,6 @@ global:
156156 # tokenSecretKeyRef:
157157 # name: argocd-token
158158 # key: token
159-
160159 # -- Configuration for external ArgoCD
161160 # Should be used when `argo-cd.enabled` is set to false
162161 external-argo-cd :
@@ -180,7 +179,6 @@ global:
180179 svc : argocd-repo-server
181180 # -- Port of the ArgoCD repo server
182181 port : 8081
183-
184182 # -- Configuration for external Argo Rollouts
185183 external-argo-rollouts :
186184 # -- Rollout reporter settings
@@ -730,7 +728,7 @@ gitops-operator:
730728 # -- defaults
731729 registry : quay.io
732730 repository : codefresh/codefresh-gitops-operator
733- tag : 8bd2a64
731+ tag : 266564a
734732 env :
735733 GITOPS_OPERATOR_VERSION : 0.11.1
736734 serviceAccount :
You can’t perform that action at this time.
0 commit comments