1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 01:16:55 +00:00
kyverno/scripts/config/dev/kyverno.yaml
Mariam Fahmy cbfeb32b1a
fix[breaking]: disable exceptions by default (#11426)
* fix[breaking]: disable exceptions by default

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix chainsaw tests

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix: add warning in helm chart for exceptions

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-10-22 06:07:11 +00:00

58 lines
817 B
YAML

grafana:
enabled: true
features:
policyExceptions:
enabled: true
namespace: "*"
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
verbs:
- list
- delete
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