Compare commits
1 Commits
cbf32d11be
...
patch-keyc
Author | SHA1 | Date | |
---|---|---|---|
20977bbc86 |
@@ -715,6 +715,10 @@ ingress:
|
|||||||
## name: http
|
## name: http
|
||||||
##
|
##
|
||||||
extraRules: []
|
extraRules: []
|
||||||
|
|
||||||
|
adminIngress:
|
||||||
|
enabled: false
|
||||||
|
|
||||||
## Network Policy configuration
|
## Network Policy configuration
|
||||||
## ref: https://kubernetes.io/docs/concepts/services-networking/network-policies/
|
## ref: https://kubernetes.io/docs/concepts/services-networking/network-policies/
|
||||||
##
|
##
|
||||||
@@ -784,6 +788,8 @@ networkPolicy:
|
|||||||
ingressNSPodMatchLabels: {}
|
ingressNSPodMatchLabels: {}
|
||||||
|
|
||||||
## @section Other parameters
|
## @section Other parameters
|
||||||
|
rbac:
|
||||||
|
create: false
|
||||||
|
|
||||||
## ServiceAccount configuration
|
## ServiceAccount configuration
|
||||||
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/
|
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/
|
||||||
@@ -1292,4 +1298,4 @@ externalDatabase:
|
|||||||
existingSecretUserKey: ""
|
existingSecretUserKey: ""
|
||||||
existingSecretPasswordKey: ""
|
existingSecretPasswordKey: ""
|
||||||
annotations: {}
|
annotations: {}
|
||||||
extraParams: ""
|
extraParams: ""
|
||||||
|
Reference in New Issue
Block a user