We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 314f4a9 commit 72ca429Copy full SHA for 72ca429
1 file changed
README.md
@@ -144,7 +144,7 @@ kubectl get pods -n k8s-overcommit
144
First, deploy the main `Overcommit` resource named **"cluster"**:
145
146
```yaml
147
-apiVersion: overcommit.inditex.dev/v1alpha1
+apiVersion: overcommit.inditex.dev/v1alphav1
148
kind: Overcommit
149
metadata:
150
name: cluster
@@ -161,7 +161,7 @@ spec:
161
Define overcommit classes for different workload types:
162
163
164
165
kind: OvercommitClass
166
167
name: high
0 commit comments