9 lines
182 B
YAML
9 lines
182 B
YAML
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
|
kind: Kustomization
|
||
|
|
|
||
|
|
resources: []
|
||
|
|
# Infrastructure components will be added here:
|
||
|
|
# - cert-manager
|
||
|
|
# - ingress-nginx
|
||
|
|
# - storage
|