Update application2.yaml
This commit is contained in:
@@ -12,11 +12,11 @@ source:
|
||||
- name: app.env.QUARKUS_DATASOURCE_USERNAME
|
||||
value: admin
|
||||
- name: app.ports.http
|
||||
value: '8095'
|
||||
chart: example-app
|
||||
value: '8091'
|
||||
chart: json-echo
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: example-app
|
||||
namespace: json-echo
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
||||
Reference in New Issue
Block a user