stack/kustomizations/website-beta/kustomization.yaml

11 lines
194 B
YAML
Raw Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: website-beta
resources:
- namespace.yaml
- ingress.yaml
- website.yaml
- docs.yaml
generators:
- secret-generator.yaml