Skip to content

Commit d321b0b

Browse files
committed
updated readme to point to correct CRD location
1 parent 566e0fe commit d321b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stable/base-no-auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This example deploys a basic deployment. No RBAC/LDAP. Just a single topic 'fo
33
### Deploy CRDs
44
Deploy the CRDS using the standard way:
55
```shell
6-
kubectl apply -k ../../kustomize/crds
6+
kubectl apply -k ../../base/crds
77
```
88
### Deploy Confluent Operator and Confluent Services
99
Deploy the confluent operator and services:

0 commit comments

Comments
 (0)