This commit is contained in:
2026-03-26 18:58:53 +07:00
commit 38ecc2ad24
12 changed files with 225 additions and 0 deletions

8
helm/nginx/values.yaml Normal file
View File

@@ -0,0 +1,8 @@
replicaCount: 1
image:
repository: git.realmanual.ru/pub/cosign-images
tag: 0.1.0
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 80