refactor for metallb

This commit is contained in:
2024-08-26 12:41:26 +10:00
parent 4752c35680
commit f41889854d
8 changed files with 15 additions and 32 deletions

View File

@@ -1,7 +0,0 @@
namespaceOverride: "metallb"
controller:
podSecurityContext:
fsGroup: 1000
containerSecurityContext:
runAsUser: 1000
runAsGroup: 1000