fixed formatting
This commit is contained in:
30
values.yaml
30
values.yaml
@@ -267,13 +267,13 @@ injector:
|
||||
# pod: {}
|
||||
# container: {}
|
||||
securityContext:
|
||||
pod:
|
||||
runAsNonRoot: true
|
||||
container:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
drop:
|
||||
- ALL
|
||||
pod:
|
||||
runAsNonRoot: true
|
||||
container:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
drop:
|
||||
- ALL
|
||||
|
||||
resources: {}
|
||||
# resources:
|
||||
@@ -1042,14 +1042,14 @@ server:
|
||||
#securityContext:
|
||||
# pod: {}
|
||||
# container: {}
|
||||
securityContext:
|
||||
pod:
|
||||
runAsNonRoot: true
|
||||
container:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
drop:
|
||||
- ALL
|
||||
securityContext:
|
||||
pod:
|
||||
runAsNonRoot: true
|
||||
container:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
drop:
|
||||
- ALL
|
||||
|
||||
# Should the server pods run on the host network
|
||||
hostNetwork: false
|
||||
|
||||
Reference in New Issue
Block a user