openstack-operator/chart/crds/orchestration.openstack.org_heats.yaml
Mohammed Naser f2bf41d3e7 Add basic heat support
Change-Id: Iabab0770fd03fa11845ac175b13886cdfa8a42d8
2020-05-05 20:22:03 +03:00

25 lines
452 B
YAML

---
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: heats.orchestration.openstack.org
spec:
group: orchestration.openstack.org
names:
kind: Heat
listKind: HeatList
plural: heats
singular: heat
scope: Namespaced
version: v1alpha1
versions:
- name: v1alpha1
served: true
storage: true
status:
acceptedNames:
kind: ""
plural: ""
conditions: []
storedVersions: []