squash me
This commit is contained in:
@@ -10,11 +10,8 @@ spec:
|
||||
targetRevision: "*"
|
||||
chart: example-app
|
||||
helm:
|
||||
valuesObject:
|
||||
app:
|
||||
ports:
|
||||
http: "8096"
|
||||
secretName: "auth-api-dev"
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
destination:
|
||||
server: "https://kubernetes.default.svc"
|
||||
namespace: example-app
|
||||
@@ -23,4 +20,4 @@ spec:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- CreateNamespace=true
|
||||
|
||||
Reference in New Issue
Block a user