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.
2 parents 6f74fd4 + 90606c2 commit 6cf1a65Copy full SHA for 6cf1a65
charts/ggscout/examples/k8s_incluster/values.yaml
@@ -28,3 +28,9 @@ inventory:
28
envFrom:
29
- secretRef:
30
name: ggscout-secrets
31
+
32
+clusterRole:
33
+ # Important to set this to true, otherwise you need to manually create the ClusterRole and the ClusterRoleBinding
34
+ create: true
35
36
charts/ggscout/examples/k8s_kubeconfigfile/values.yaml
@@ -30,3 +30,8 @@ inventory:
37
0 commit comments