Skip to content

Commit

Permalink
Remove namespace from CRD. (istio#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Dake authored and istio-testing committed Oct 13, 2019
1 parent d28ff0d commit 5c404d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/crds/istio_v1alpha2_istiocontrolplane_crd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
namespace: istio-operator
name: istiocontrolplanes.install.istio.io
spec:
group: install.istio.io
Expand Down

0 comments on commit 5c404d9

Please sign in to comment.