This commit is contained in:
Lee 2024-09-24 01:14:48 +01:00
parent c5309a0d13
commit 1b2e2f48b2

@ -3,6 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
namespace: flux-system namespace: flux-system
resources: resources:
- ./notification/sealed-secret.yaml - ./notification/sealed-secrets.yaml
- ./notification/reciever.yaml - ./notification/reciever.yaml
- ./notification/ingress.yaml - ./notification/ingress.yaml