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: ...@@ -12,7 +12,6 @@ spec:
name: flux-system name: flux-system
path: ./apps/k8s01 path: ./apps/k8s01
prune: true prune: true
validation: client
decryption: decryption:
provider: sops provider: sops
secretRef: secretRef:
......
...@@ -10,7 +10,6 @@ spec: ...@@ -10,7 +10,6 @@ spec:
name: flux-system name: flux-system
path: ./bootstrap path: ./bootstrap
prune: true prune: true
validation: client
healthChecks: healthChecks:
- apiVersion: apps/v1 - apiVersion: apps/v1
kind: DaemonSet kind: DaemonSet
......
...@@ -12,4 +12,3 @@ spec: ...@@ -12,4 +12,3 @@ spec:
name: flux-system name: flux-system
path: ./infrastructure path: ./infrastructure
prune: true prune: true
validation: client
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment