Skip to content
Snippets Groups Projects
Verified Commit 40dc86fa authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(fluxcd): Fix broken Kustomize manifests in version v1

parent 40969cb9
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,6 @@ spec:
name: flux-system
path: ./apps/k8s01
prune: true
validation: client
decryption:
provider: sops
secretRef:
......
......@@ -10,7 +10,6 @@ spec:
name: flux-system
path: ./bootstrap
prune: true
validation: client
healthChecks:
- apiVersion: apps/v1
kind: DaemonSet
......
......@@ -12,4 +12,3 @@ spec:
name: flux-system
path: ./infrastructure
prune: true
validation: client
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment