k8s context issue resolved
This commit is contained in:
parent
df6caf755a
commit
b16a920c3d
@ -10,20 +10,10 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "1767770163300"
|
tag: "1767770163300"
|
||||||
|
|
||||||
# Relaxed security for local development
|
# Relaxed security for local development - Tomcat needs permissive settings
|
||||||
podSecurityContext:
|
podSecurityContext: {}
|
||||||
fsGroup: 1000
|
|
||||||
runAsNonRoot: false
|
|
||||||
runAsUser: 0
|
|
||||||
|
|
||||||
securityContext:
|
securityContext: {}
|
||||||
allowPrivilegeEscalation: false
|
|
||||||
readOnlyRootFilesystem: false
|
|
||||||
runAsNonRoot: false
|
|
||||||
runAsUser: 0
|
|
||||||
capabilities:
|
|
||||||
drop:
|
|
||||||
- ALL
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user