Fix kustomizations

This commit is contained in:
Pavle Portic 2023-02-23 17:20:01 +01:00
parent 9b8c52b265
commit 2203a1a6d2
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
2 changed files with 4 additions and 4 deletions

View File

@ -3,5 +3,5 @@ kind: Kustomization
resources:
- gotk-components.yaml
- gotk-sync.yaml
patchesStrategicMerge:
- gotk-patches.yaml
patches:
- path: gotk-patches.yaml

View File

@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./flux-system
- deployment.yaml
- ./flux-system
- deployment.yaml