fix
All checks were successful
build, sign and push / build-and-sign (push) Successful in 24s

This commit is contained in:
2026-03-26 19:39:38 +07:00
parent 430d4de3d6
commit 2d12957fbe
2 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ spec:
spec:
securityContext:
runAsNonRoot: true
runAsUser: 101
seccompProfile:
type: RuntimeDefault
containers:

View File

@@ -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