File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ kubectl apply -f https://raw.githubusercontent.com/InditexTech/k8s-overcommit-op
107107You can create your own subscription or use the default [ ` subscription.yaml ` ] ( ../deploy/subscription.yaml ) . Below is an example:
108108
109109``` yaml
110- apiVersion : operators.coreos.com/v1alphav1
110+ apiVersion : operators.coreos.com/v1alpha1
111111kind : Subscription
112112metadata :
113113 name : k8s-overcommit-operator
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ kubectl apply -f https://raw.githubusercontent.com/InditexTech/k8s-overcommit-op
6969You can create your own subscription or use the default [ ` subscription.yaml ` ] ( ../deploy/subscription.yaml ) . Below is an example:
7070
7171``` yaml
72- apiVersion : operators.coreos.com/v1alphav1
72+ apiVersion : operators.coreos.com/v1alpha1
7373kind : Subscription
7474metadata :
7575 name : k8s-overcommit-operator
You can’t perform that action at this time.
0 commit comments