8 lines
281 B
YAML
8 lines
281 B
YAML
# clusters/atlas/platform/kustomization.yaml
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ../../../infrastructure/modules/base
|
|
- ../../../infrastructure/modules/profiles/atlas-ha
|
|
- ../../../infrastructure/sources/cert-manager/letsencrypt.yaml
|