
Move kubectl calls to phases. These phases call KRM toolbox with prepared shell scripts. Change-Id: Iddf64c7df94c9d796b101bbb4fafb22a7b7621b7
7 lines
128 B
YAML
7 lines
128 B
YAML
configMapGenerator:
|
|
- name: kubectl-get-pods
|
|
options:
|
|
disableNameSuffixHash: true
|
|
files:
|
|
- script=kubectl_get_pods.sh
|