Skip to content

Commit

Permalink
Add missing metadata directive in VpcNatGateway example
Browse files Browse the repository at this point in the history
  • Loading branch information
lucashalbert committed Aug 21, 2021
1 parent 8339e02 commit 45aafca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/vpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ Controller will check this configmap and create network attachment definition.
```yaml
kind: VpcNatGateway
apiVersion: kubeovn.io/v1
metadata:
name: ngw
spec:
vpc: test-vpc-1 # Specifies which VPC the gateway belongs to
Expand Down

0 comments on commit 45aafca

Please sign in to comment.