infrastructure/flux/cluster/apps/gitops/agola/kustomization.yaml

10 lines
188 B
YAML
Raw Normal View History

2022-05-25 12:19:44 +02:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- configmap.yaml
- deployment.yaml
- external-secret.yaml
- ingress.yaml
2022-05-25 12:30:51 +02:00
- rbac.yaml
2022-05-25 12:19:44 +02:00
- services.yaml