cd: edit monifest
Some checks failed
Build and Push to GHCR / build (push) Has been cancelled

This commit is contained in:
vitaliy 2025-11-18 00:46:17 +03:00
parent 266cd60e10
commit 66dd5de588
2 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,7 @@ metadata:
labels: labels:
app: go_hello app: go_hello
spec: spec:
replicas: {{ .values.replicaCount }} replicas: {{ .Values.replicaCount }}
selector: selector:
matchLabels: matchLabels:
app: go_hello app: go_hello

View File

@ -1 +0,0 @@
replicaCount: 1