argo-cd/manifests/base/notification/kustomization.yaml
34FathomBelow 33fa916bf5
feat: add ingress network policies for applicationset and notifications controller (#10053)
* feat: add ingress network policies for applicationset and notifications controllers

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>

* updated count of manifest

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
2022-07-25 12:33:36 -04:00

12 lines
438 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- argocd-notifications-controller-rolebinding.yaml
- argocd-notifications-controller-sa.yaml
- argocd-notifications-cm.yaml
- argocd-notifications-controller-deployment.yaml
- argocd-notifications-secret.yaml
- argocd-notifications-controller-role.yaml
- argocd-notifications-controller-metrics-service.yaml
- argocd-notifications-controller-network-policy.yaml