We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e1bd73 commit e7516bfCopy full SHA for e7516bf
docs/getting-started.md
@@ -84,7 +84,7 @@ spec:
84
```bash
85
# You can configure the ShardingConfig according to your requirements.
86
# Apply shardingconfig
87
-$ kubectl apply shardingconfig.yaml
+$ kubectl apply -f shardingconfig.yaml
88
89
# Waiting for pods to be recreate and ready.
90
# The mesh-proxy container will be automatically injected into the pod.
0 commit comments