airshipctl/pkg/document/testdata/common/custom_resource.yaml
Dmitry Ukov 155db7dca5 Extend document interface with utility methods
* GetGroup, GetVersion and GetKind now can be used to construct GVK
  structs
* ToObject deserialize document to a particular object. This is
  needed to precess custom resources which were defined for airship

Change-Id: I527e2c73288e865455853c5553bffd508a2d2eb6
2020-06-02 15:20:01 +04:00

7 lines
145 B
YAML

---
apiVersion: airshipit.org/v1alpha1
kind: Phase
metadata:
name: initinfra
config:
documentEntryPoint: "manifests/site/test-site/initinfra"