Move flux to different dir for testing
parent
d181c61cf2
commit
72733b61b4
@ -0,0 +1,10 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: kube-system
|
||||
metadata:
|
||||
name: flux-webhook
|
||||
resources:
|
||||
- flux/webhook-service.yaml
|
||||
- flux/webhook-route.yaml
|
||||
- flux/webhook-sealedsecret.yaml
|
||||
- flux/webhook-receiver.yaml
|
Loading…
Reference in New Issue