We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86834bb commit 9359682Copy full SHA for 9359682
charts/gitops-runtime/values.yaml
@@ -140,8 +140,8 @@ global:
140
additionalLabels:
141
codefresh.io/runtime-component: "true"
142
# -- Additional labels applied to argo cd rollout reporter deployment
143
- # deploymentLabels:
144
- # codefresh.io/runtime-component: true
+ deploymentLabels:
+ codefresh.io/runtime-component: "true"
145
# -- Global settings for event reporters
146
# Event reporters are used for reporting runtime and cluster resources to Codefresh platform
147
event-reporters:
0 commit comments