1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/scripts/config/dev/kyverno.yaml
Charles-Edouard Brétéché e39587b2bd
feat: add features section in helm values (#6935)
* feat: add features section in helm values

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* configs

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* overrides

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-04-25 11:23:01 +00:00

54 lines
741 B
YAML

grafana:
enabled: true
features:
policyExceptions:
enabled: true
admissionController:
serviceMonitor:
enabled: true
tracing:
enabled: true
address: tempo.monitoring
port: 4317
logging:
format: json
backgroundController:
serviceMonitor:
enabled: true
cleanupController:
rbac:
clusterRole:
extraResources:
- apiGroups:
- ''
resources:
- pods
serviceMonitor:
enabled: true
tracing:
enabled: true
address: tempo.monitoring
port: 4317
logging:
format: json
reportsController:
serviceMonitor:
enabled: true
tracing:
enabled: true
address: tempo.monitoring
port: 4317
logging:
format: json