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

This commit is contained in:
2025-06-02 17:54:06 +03:00
parent caa749ad48
commit 2e7081eab4

View File

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