Skip to content

Commit

Permalink
updated PodDisruptionBudget to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
IsraelMurciano committed Sep 17, 2024
1 parent 068375b commit 74a9899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1/networking.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ var EastWestDefault = EastWest{

var istioDefault = Istio{
Enabled: false,
OperatorImage: "istio-operator:1.13.5",
OperatorImage: "istio-operator:1.17.3",
PilotImage: "pilot:1.13.5",
ExternalIP: nil,
IngressSvcAnnotations: nil,
Expand Down

0 comments on commit 74a9899

Please sign in to comment.