Add kustomize file

This commit is contained in:
Kasper Juul Hermansen 2022-05-08 18:49:12 +02:00
parent 8c1fe434cc
commit 95ecc1db15
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -0,0 +1,15 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: podinfo
namespace: flux-system
spec:
interval: 5m0s
path: ./kustomize
prune: true
sourceRef:
kind: GitRepository
name: podinfo
targetNamespace: default