Skip to content

Commit

Permalink
Fixed serviceconnectionpolicy 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 d3c56a4 commit 2df7638
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
matchLabels:
testing.upbound.io/example-name: producer_net
pscConfig:
- limit: 2
limit: "2"
subnetworksRefs:
- 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 2df7638

Please sign in to comment.