c7e5c76642
The below PS has manifests files related to capm3, bmo and ironic for v0.5.0 versions. Relates-To: #518 #558 #560 Change-Id: Id9240320bc8dec32d5e5384c39e26ba04f55f9bd
20 lines
459 B
YAML
20 lines
459 B
YAML
# This configuration is for teaching kustomize how to update name ref and var substitution
|
|
nameReference:
|
|
- kind: Issuer
|
|
group: cert-manager.io
|
|
fieldSpecs:
|
|
- kind: Certificate
|
|
group: cert-manager.io
|
|
path: spec/issuerRef/name
|
|
|
|
varReference:
|
|
- kind: Certificate
|
|
group: cert-manager.io
|
|
path: spec/commonName
|
|
- kind: Certificate
|
|
group: cert-manager.io
|
|
path: spec/dnsNames
|
|
- kind: Certificate
|
|
group: cert-manager.io
|
|
path: spec/secretName
|