github.com/kyma-project/kyma/components/asset-store-controller-manager@v0.0.0-20191203152857-3792b5df17c5/config/certmanager/kustomizeconfig.yaml (about)

     1  # This configuration is for teaching kustomize how to update name ref and var substitution 
     2  nameReference:
     3  - kind: Issuer
     4    group: certmanager.k8s.io
     5    fieldSpecs:
     6    - kind: Certificate
     7      group: certmanager.k8s.io
     8      path: spec/issuerRef/name
     9  
    10  varReference:
    11  - kind: Certificate
    12    group: certmanager.k8s.io
    13    path: spec/commonName
    14  - kind: Certificate
    15    group: certmanager.k8s.io
    16    path: spec/dnsNames