Skip to content

Commit

Permalink
Fixed subnetworkRef name in example
Browse files Browse the repository at this point in the history
Signed-off-by: Rickard von Essen <[email protected]>
  • Loading branch information
rickard-von-essen committed Oct 23, 2024
1 parent 2df7638 commit a513021
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
pscConfig:
limit: "2"
subnetworksRefs:
- name: producer_subnet
- name: producer-subnet
serviceClass: gcp-memorystore-redis

---
Expand Down Expand Up @@ -49,4 +49,4 @@ spec:
networkSelector:
matchLabels:
testing.upbound.io/example-name: producer_net
region: us-central1
region: us-central1

0 comments on commit a513021

Please sign in to comment.