Merge pull request 'chore(deps): update kustomization to kustomize.toolkit.fluxcd.io/v1' (#6) from renovate/kustomization-1.x into main
Reviewed-on: #6
This commit is contained in:
commit
666cc2297c
|
@ -1,4 +1,4 @@
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
name: cluster-secrets
|
name: cluster-secrets
|
||||||
|
@ -16,7 +16,7 @@ spec:
|
||||||
secretRef:
|
secretRef:
|
||||||
name: sops-gpg
|
name: sops-gpg
|
||||||
---
|
---
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
name: crds
|
name: crds
|
||||||
|
@ -30,7 +30,7 @@ spec:
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
name: flux-system
|
name: flux-system
|
||||||
---
|
---
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
name: core
|
name: core
|
||||||
|
@ -58,7 +58,7 @@ spec:
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
name: cluster-secrets
|
name: cluster-secrets
|
||||||
---
|
---
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
name: apps
|
name: apps
|
||||||
|
|
|
@ -15,7 +15,7 @@ spec:
|
||||||
# include crds directory
|
# include crds directory
|
||||||
!/charts/kube-prometheus-stack/crds
|
!/charts/kube-prometheus-stack/crds
|
||||||
---
|
---
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
name: crds-kube-prometheus-stack
|
name: crds-kube-prometheus-stack
|
||||||
|
|
|
@ -16,7 +16,7 @@ spec:
|
||||||
# include crd directory
|
# include crd directory
|
||||||
!/config/crd
|
!/config/crd
|
||||||
---
|
---
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
name: crds-metallb
|
name: crds-metallb
|
||||||
|
|
|
@ -16,7 +16,7 @@ spec:
|
||||||
# path to crds
|
# path to crds
|
||||||
!/traefik/crds/
|
!/traefik/crds/
|
||||||
---
|
---
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
name: traefik-crds
|
name: traefik-crds
|
||||||
|
|
Loading…
Reference in New Issue