quiet-magazine-16687
03/30/2019, 8:56 AMcreamy-potato-29402
04/01/2019, 7:28 AMpulumi up
? And so on.quiet-magazine-16687
04/01/2019, 9:57 AMapply
. the create causes the issue here while if we do apply kubectl will naturally does not do anything as there is no changeapiVersion: <http://apiextensions.k8s.io/v1beta1|apiextensions.k8s.io/v1beta1>
kind: CustomResourceDefinition
metadata:
name: images.caching.internal.knative.dev
spec:
group: caching.internal.knative.dev
names:
categories:
- all
- knative-internal
- caching
kind: Image
plural: images
shortNames:
- img
singular: image
scope: Namespaced
subresources:
status: {}
version: v1alpha1