Skip to content

Commit

Permalink
Update appdefaults.go
Browse files Browse the repository at this point in the history
  • Loading branch information
bradsoper authored Feb 13, 2024
1 parent f2d7822 commit 4a74267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/v1/appdefaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@ var networkingDefault = Networking{
IstioIngressSelectorKey: "istio",
IstioIngressSelectorValue: "ingressgateway",
OcpSecureRoutes: false,
IngressClassName: "",
},
HTTPS: HTTPS{Enabled: false},
Proxy: Proxy{Enabled: false, ConfigRef: "cp-proxy"},
Expand Down

0 comments on commit 4a74267

Please sign in to comment.