airshipctl/manifests/function/baremetal-provider/kustomization.yaml
Dmitry Ukov b645820061 Remove IMAGE_PULL_POLICY variable
Since value of imagePullPolicy key is a one word string it can be easily
overridden by strategicMerge

Change-Id: I3d78765ce3fb277bc7825639746b734f655efcf0
2020-02-27 19:46:13 +04:00

14 lines
297 B
YAML

resources:
- ../../global/crd/baremetal-provider
- rbac
- provider.yaml
- namespace.yaml
commonLabels:
# NOTE We can't use airshipit.org/clustertype
# bacause a label can't consists of multiple values
airshipit.org/ephemeral: "true"
airshipit.org/target: "true"
namespace: capbm