trying to do something right!
This commit is contained in:
@@ -11,13 +11,7 @@ spec:
|
||||
chart: example-app
|
||||
helm:
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
parameters:
|
||||
- name: app.ports.http
|
||||
value: "8096"
|
||||
- name: app.secretName
|
||||
value: "auth-api-dev"
|
||||
forceString: true
|
||||
- values-override.yaml
|
||||
destination:
|
||||
server: "https://kubernetes.default.svc"
|
||||
namespace: example-app
|
||||
|
||||
Reference in New Issue
Block a user