Update workloadspread.md (#85)

改变matadata
This commit is contained in:
huangxiaoping 2022-11-22 10:31:44 +08:00 committed by GitHub
parent 4ff1ba522b
commit 2d9298d787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -219,7 +219,7 @@ $ helm install kruise https://... --set featureGates="WorkloadSpread=true"
```yaml
apiVersion: apps.kruise.io/v1alpha1
kind: WorkloadSpread
metadta:
metadata:
name: ws-demo
namespace: deploy
spec:
@ -268,7 +268,7 @@ Deploy 100 Pods to two `zone`(zone-a, zone-b) separately.
```yaml
apiVersion: apps.kruise.io/v1alpha1
kind: WorkloadSpread
metadta:
metadata:
name: ws-demo
namespace: deploy
spec: