Skip to content

Commit

Permalink
Merge pull request vmware-tanzu#586 from zhengxiexie/zhengxie/vpcnetw…
Browse files Browse the repository at this point in the history
…orkconfig_name

Rename infra to system for vpcnetworkconfiguration
  • Loading branch information
zhengxiexie authored May 23, 2024
2 parents 519f72e + ea5e52b commit 66f5fe3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This file is used in testing VPC case,
# it should be applied on testbed setup stage,
# for infra namespaces, they should use this network config.
# for system namespaces, they should use this network config.
apiVersion: nsx.vmware.com/v1alpha1
kind: VPCNetworkConfiguration
metadata:
name: infra
name: system
spec:
defaultGatewayPath: /infra/tier-0s/PLR
# nsx-operator-ci would replace '{edge-cluster-id}' with real edge-cluster-id of testbed
Expand Down

0 comments on commit 66f5fe3

Please sign in to comment.