Values from configmap.
This commit is contained in:
parent
13339acfeb
commit
19883ce4b8
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ spec:
|
|||
remediation:
|
||||
strategy: rollback
|
||||
retries: 3
|
||||
valuesFrom:
|
||||
- kind: ConfigMap
|
||||
name: cilium-helm-values
|
||||
values:
|
||||
hubble:
|
||||
serviceMonitor:
|
||||
|
|
Loading…
Reference in a new issue