chore: update kustomization
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
|||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
interval: 30m0s
|
interval: 30m0s
|
||||||
path: ./kustomize
|
path: ./
|
||||||
prune: true
|
prune: true
|
||||||
retryInterval: 2m0s
|
retryInterval: 2m0s
|
||||||
sourceRef:
|
sourceRef:
|
||||||
|
|||||||
7
kustomization.yaml
Normal file
7
kustomization.yaml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- deployment.yaml
|
||||||
|
- clusters/app/go-example-source.yaml
|
||||||
|
- clusters/app/go-example-kustomization.yaml
|
||||||
|
- clusters/app/flux-system/
|
||||||
Reference in New Issue
Block a user