Browse Source

Revert "testing delete resources"

This reverts commit c64fd75c
pull/58/head
Zhang 5 years ago
parent
commit
12ee429659
  1. 14
      helm3-crd9/crds/crd.yaml

14
helm3-crd9/crds/crd.yaml

@ -0,0 +1,14 @@
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: may10crontabs.may9.example.com
spec:
group: may9.example.com
version: v1
scope: Namespaced
names:
plural: may9crontabs
singular: may9crontab
kind: May9CronTab
shortNames:
- ct
Loading…
Cancel
Save