We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d7dad commit 331bfc8Copy full SHA for 331bfc8
charts/gitops-runtime/values.yaml
@@ -47,7 +47,7 @@ global:
47
# -- Runtime level settings
48
runtime:
49
# -- Runtime version.
50
- version: {{ .Chart.AppVersion }}
+ # version: {{ .Chart.AppVersion }}
51
# -- Runtime name. Must be unique per platform account.
52
name:
53
# -- Runtime cluster. Should not be changed.
0 commit comments