Update apps/example-app/application.yaml

This commit is contained in:
2025-06-03 11:34:57 +03:00
parent a6ec2b1996
commit 5c5e20123f

View File

@@ -10,8 +10,11 @@ spec:
targetRevision: "*"
chart: example-app
helm:
valueFiles:
- values-override.yaml
valuesObject:
app:
ports:
http: "8096"
secretName: "auth-api-dev"
destination:
server: "https://kubernetes.default.svc"
namespace: example-app