1e8f31a160
Keeping secrets separately gives an ability to use other replacements with alternative secret catalogues when current secret replacements are not desired.. Change-Id: I981f14249874bab1547f91a64144ac909c0cc69e Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
7 lines
157 B
YAML
7 lines
157 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- workers-env-vars.yaml
|
|
- networking.yaml
|
|
- metal3machinetemplate_vars.yaml
|