Merge branch 'master' of github.com:kubernetes/ingress-nginx into add-servicemonitor-joblabel

This commit is contained in:
Muhammad Hamza Zaib 2021-04-08 08:37:32 +02:00
commit ab58492ea4
10 changed files with 32 additions and 6 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: ""
@ -611,6 +617,9 @@ defaultBackend:
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
# Use an existing PSP instead of creating one
existingPsp: ""
extraArgs: {}
serviceAccount: