We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566e0fe commit d321b0bCopy full SHA for d321b0b
stable/base-no-auth/README.md
@@ -3,7 +3,7 @@ This example deploys a basic deployment. No RBAC/LDAP. Just a single topic 'fo
3
### Deploy CRDs
4
Deploy the CRDS using the standard way:
5
```shell
6
-kubectl apply -k ../../kustomize/crds
+kubectl apply -k ../../base/crds
7
```
8
### Deploy Confluent Operator and Confluent Services
9
Deploy the confluent operator and services:
0 commit comments