Update example-app-helm-chart/example-app/values.yaml

This commit is contained in:
2025-06-02 15:55:45 +03:00
parent 037afa6ff3
commit 75e0941a9b

View File

@@ -1,7 +1,6 @@
---
global:
environment: "prod"
secretName: "auth-api-{{ .Values.global.environment }}"
app:
image: docker.io/root/example-app:1.0.0
ports: