9 lines
172 B
YAML
9 lines
172 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ../base
|
|
patches:
|
|
- path: certificate-huizinga-dev.yaml
|
|
target:
|
|
kind: Certificate
|