treasuremap/manifests/function/sip/upstream/crd/kustomizeconfig.yaml
Drew Walters 3561c823bb Add SIP function
This change adds a function to deploy SIP, the Support Infrastructure
Provider.

Signed-off-by: Drew Walters <andrew.walters@att.com>
Change-Id: I4b6ac2707d495217bec14c09bec34f305a12e8e3
2021-03-17 17:31:31 +00:00

16 lines
472 B
YAML

# This file is for teaching kustomize how to substitute name and namespace reference in CRD
nameReference:
- kind: Service
version: v1
fieldSpecs:
- kind: CustomResourceDefinition
group: apiextensions.k8s.io
path: spec/conversion/webhookClientConfig/service/name
namespace:
- kind: CustomResourceDefinition
group: apiextensions.k8s.io
path: spec/conversion/webhookClientConfig/service/namespace
create: false
varReference:
- path: metadata/annotations