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