Revert the weird c&p error
This commit is contained in:
@@ -1,12 +1,5 @@
|
|||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
resources:
|
||||||
name: flux-system
|
- gotk-components.yaml
|
||||||
namespace: flux-system
|
- gotk-sync.yaml
|
||||||
spec:
|
|
||||||
interval: 10m0s
|
|
||||||
path: ./clusters/talos
|
|
||||||
prune: true
|
|
||||||
sourceRef:
|
|
||||||
kind: GitRepository
|
|
||||||
name: flux-system
|
|
||||||
|
|||||||
Reference in New Issue
Block a user