Update apps/example-app/application.yaml
This commit is contained in:
@@ -10,8 +10,11 @@ spec:
|
|||||||
targetRevision: "*"
|
targetRevision: "*"
|
||||||
chart: example-app
|
chart: example-app
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valuesObject:
|
||||||
- values-override.yaml
|
app:
|
||||||
|
ports:
|
||||||
|
http: "8096"
|
||||||
|
secretName: "auth-api-dev"
|
||||||
destination:
|
destination:
|
||||||
server: "https://kubernetes.default.svc"
|
server: "https://kubernetes.default.svc"
|
||||||
namespace: example-app
|
namespace: example-app
|
||||||
|
|||||||
Reference in New Issue
Block a user