Support existing PSPs in Helm chart

This commit is contained in:
Eric Bailey 2021-02-23 18:31:56 -06:00
parent 3e8c8076b4
commit 63e35ac32b
9 changed files with 27 additions and 4 deletions

View file

@ -18,6 +18,9 @@ controller:
runAsUser: 101
allowPrivilegeEscalation: true
# Use an existing PSP instead of creating one
existingPsp: ""
# Configures the ports the nginx-controller listens on
containerPort:
http: 80
@ -473,6 +476,9 @@ controller:
namespaceSelector: {}
objectSelector: {}
# Use an existing PSP instead of creating one
existingPsp: ""
service:
annotations: {}
# clusterIP: ""
@ -609,6 +615,9 @@ defaultBackend:
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
# Use an existing PSP instead of creating one
existingPsp: ""
extraArgs: {}
serviceAccount: