airshipctl/pkg/phase/testdata/valid_site/phases/kubernetes_apply.yaml
Kostiantyn Kalynovskyi a3200e8d62 Integrate kubernetes apply executor with phases
Also adds unit test to test GetExecutor() method.

Relates-To #259

Change-Id: I7d89750e671ec1b747a811aa71b86725217b5311
2020-08-21 16:19:01 +00:00

13 lines
217 B
YAML

---
apiVersion: airshipit.org/v1alpha1
kind: KubernetesApply
metadata:
labels:
airshipit.org/deploy-k8s: "false"
name: kubernetes-apply
config:
waitOptions:
timeout: 600
pruneOptions:
prune: false