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:
155
155
minLength : 1
156
156
type : string
157
157
value :
158
- minLength : 1
159
158
type : string
160
159
required :
161
160
- path
@@ -212,7 +211,6 @@ spec:
212
211
minLength : 1
213
212
type : string
214
213
value :
215
- minLength : 1
216
214
type : string
217
215
required :
218
216
- path
@@ -416,7 +414,6 @@ spec:
416
414
minLength : 1
417
415
type : string
418
416
value :
419
- minLength : 1
420
417
type : string
421
418
required :
422
419
- path
Original file line number Diff line number Diff line change @@ -156,7 +156,6 @@ global:
156
156
# tokenSecretKeyRef:
157
157
# name: argocd-token
158
158
# key: token
159
-
160
159
# -- Configuration for external ArgoCD
161
160
# Should be used when `argo-cd.enabled` is set to false
162
161
external-argo-cd :
@@ -180,7 +179,6 @@ global:
180
179
svc : argocd-repo-server
181
180
# -- Port of the ArgoCD repo server
182
181
port : 8081
183
-
184
182
# -- Configuration for external Argo Rollouts
185
183
external-argo-rollouts :
186
184
# -- Rollout reporter settings
@@ -730,7 +728,7 @@ gitops-operator:
730
728
# -- defaults
731
729
registry : quay.io
732
730
repository : codefresh/codefresh-gitops-operator
733
- tag : 8bd2a64
731
+ tag : 266564a
734
732
env :
735
733
GITOPS_OPERATOR_VERSION : 0.11.1
736
734
serviceAccount :
You can’t perform that action at this time.
0 commit comments