Skip to content

Commit 23b3c3a

Browse files
committed
oss argo cd and argo helm, removed argo cd CF specific values from values.yaml
Signed-off-by: reggie-k <[email protected]>
1 parent 73020f5 commit 23b3c3a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,11 +232,15 @@ argo-cd:
232232
enabled: true
233233
fullnameOverride: argo-cd
234234

235+
notifications:
236+
enabled: false
237+
235238
configs:
236239
cm:
237240
timeout.reconciliation: 20s
238241
accounts.admin: apiKey,login
239242
application.resourceTrackingMethod: annotation+label
243+
application.instanceLabelKey: ""
240244
params:
241245
server.insecure: true
242246
application.namespaces: 'cf-*'

0 commit comments

Comments
 (0)