Skip to content

Commit

Permalink
adjust podgateway target annotations and labels
Browse files Browse the repository at this point in the history
webhook admission controller isn't modifying the target pods. trying the defaults
  • Loading branch information
jgilfoil committed Feb 26, 2024
1 parent f0b9572 commit 6e8af5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/network/vpn-gateway/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ spec:
pullPolicy: Always
tag: v3.9.0
gatewayDefault: false
gatewayLabel: routeToVPN
gatewayAnnotation: routeToVPN
gatewayLabel: setGateway
gatewayAnnotation: setGateway
namespaceSelector:
label: "vpn-routed-gateway"

0 comments on commit 6e8af5c

Please sign in to comment.