Regenerate values.yaml and complete.yaml

This commit is contained in:
M. Mert Yildiran 2024-09-28 00:04:27 +03:00
parent 3a8817592f
commit 0f1194bfeb
No known key found for this signature in database
GPG Key ID: DA5D6DCBB758A461
2 changed files with 2 additions and 1 deletions

View File

@ -101,7 +101,7 @@ tap:
sentry:
enabled: false
environment: production
defaultFilter: "!dns and !tcp"
defaultFilter: "!dns and !tcp and !udp and !icmp"
scriptingDisabled: false
targetedPodsUpdateDisabled: false
recordingDisabled: false

View File

@ -338,6 +338,7 @@ rules:
verbs:
- get
- watch
- list
- update
- patch
---