hydra-maester/config/certmanager/kustomizeconfig.yaml

17 lines
432 B
YAML
Raw Normal View History

2022-09-22 07:52:52 -05:00
# This configuration is for teaching kustomize how to update name ref and var substitution
2019-08-21 10:12:07 +02:00
nameReference:
2022-09-22 07:52:52 -05:00
- kind: Issuer
2019-08-21 10:12:07 +02:00
group: certmanager.k8s.io
2022-09-22 07:52:52 -05:00
fieldSpecs:
- kind: Certificate
group: certmanager.k8s.io
path: spec/issuerRef/name
2019-08-21 10:12:07 +02:00
varReference:
2022-09-22 07:52:52 -05:00
- kind: Certificate
group: certmanager.k8s.io
path: spec/commonName
- kind: Certificate
group: certmanager.k8s.io
path: spec/dnsNames