Inject Infrastructure Name
inject-infrastructurename
Helm Chart
YAML
A required component of a MachineSet is the infrastructure name which is a random string created in a separate resource. It can be tedious or impossible to know this for each MachineSet created. This policy fetches the value of the infrastructure name from the Cluster resource and replaces all instances of TEMPLATE in a MachineSet with that name.
Install
helm repo add kyverno-policies https://github.com/kyverno/policies
helm install inject-infrastructurename kyverno-policies/inject-infrastructurename --version 1.0.0
Details
FrameworkHelm Chart
LanguageYAML
Version1.0.0
★ Stars459
Forks326
LicenseApache-2.0
Namespacekyverno
Updated