fix namespace of capacitor
This commit is contained in:
@@ -7,7 +7,7 @@ spec:
|
||||
interval: 10m
|
||||
timeout: 1m30s
|
||||
retryInterval: 30s
|
||||
targetNamespace: ingress-nginx
|
||||
targetNamespace: flux-system
|
||||
path: ./kubernetes/apps/capacitor/app
|
||||
prune: true
|
||||
sourceRef:
|
||||
@@ -25,3 +25,6 @@ spec:
|
||||
value: Flux
|
||||
- op: remove
|
||||
path: "/metadata/labels/helm.sh~1chart"
|
||||
- op: add
|
||||
path: "/metadata/labels/patched"
|
||||
value: "true"
|
||||
|
||||
Reference in New Issue
Block a user