This commit is contained in:
Lee 2024-09-24 01:14:19 +01:00
parent bbf84a1fd2
commit c5309a0d13

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