Update apps/example-app/application.yaml

This commit is contained in:
2025-06-02 15:42:57 +03:00
parent a42dda8e5e
commit 9ccc347561

View File

@@ -15,6 +15,8 @@ spec:
parameters:
- name: app.ports.http
value: "8095"
- name: global.environment
value: prod
destination:
server: "https://kubernetes.default.svc"
namespace: example-app