Skip to content

Commit

Permalink
v1.10 创建 DNAT 规则yaml缺少”:“ (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lixxcn authored Dec 22, 2023
1 parent c7a879a commit 6b8346a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/vpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ kind: IptablesSnatRule
apiVersion: kubeovn.io/v1
metadata:
name: snat01
spec
spec:
eip: eips01
internalCIDR: 10.0.1.0/24
```
Expand Down

0 comments on commit 6b8346a

Please sign in to comment.