Update apps/example-app/application.yaml

This commit is contained in:
2025-06-03 10:52:54 +03:00
parent 82ea462962
commit e7b90560c3

View File

@@ -14,7 +14,7 @@ spec:
- values.yaml
parameters:
- name: app.ports.http
value: "8095"
value: "8096"
- name: app.secretName
value: "auth-api-dev"
forceString: true