flux-test/clusters/my-cluster/flux-system/adminer/kustomization.yaml

9 lines
159 B
YAML
Raw Normal View History

2022-10-07 15:22:52 +02:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: adminer
resources:
- namespace.yaml
- deployment.yaml
- ingress.yaml
- service.yaml