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://github.com/InditexTech/k8s-overcommit-operator/deploy/o
107107
108108#### 3️⃣ Create the Subscription (Alternative)
109109
110- You can create yot own or use the one in the route * https://github.com/InditexTech/k8s-overcommit-operator/deploy/subsciption .yaml *
110+ You can create your own or use the one in the route * https://github.com/InditexTech/k8s-overcommit-operator/deploy/subscription .yaml *
111111
112112``` yaml
113113apiVersion : operators.coreos.com/v1alpha1
@@ -129,7 +129,7 @@ spec:
129129### 🎯 Overcommit Resource
130130
131131> [!IMPORTANT]
132- > **Its a singleton CRD**: only can exists one, and it has to be called **cluster**
132+ > **It's a singleton CRD**: only can exist one, and it has to be called **cluster**
133133
134134First, deploy the main ` Overcommit` resource named **"cluster"**:
135135
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ flowchart TD
107107### Overcommit Resource
108108
109109> [ !IMPORTANT]
110- > ** Its a singleton CRD** : only can exists one, and it has to be called ** cluster**
110+ > ** It's a singleton CRD** : only can exist one, and it has to be called ** cluster**
111111
112112The main configuration resource that enables the operator:
113113
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ kubectl apply -f https://github.com/InditexTech/k8s-overcommit-operator/deploy/o
6464
6565#### 3️⃣ Create the Subscription (Alternative)
6666
67- You can create yot own or use the one in the route * https://github.com/InditexTech/k8s-overcommit-operator/deploy/subsciption .yaml *
67+ You can create your own or use the one in the route * https://github.com/InditexTech/k8s-overcommit-operator/deploy/subscription .yaml *
6868
6969``` yaml
7070apiVersion : operators.coreos.com/v1alpha1
You can’t perform that action at this time.
0 commit comments