This commit is contained in:
@@ -16,6 +16,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: true
|
runAsNonRoot: true
|
||||||
|
runAsUser: 101
|
||||||
seccompProfile:
|
seccompProfile:
|
||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ replicaCount: 1
|
|||||||
image:
|
image:
|
||||||
repository: git.realmanual.ru/pub/cosign-images
|
repository: git.realmanual.ru/pub/cosign-images
|
||||||
tag: 0.1.0
|
tag: 0.1.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: Always
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
port: 80
|
port: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user