Skip to content

Commit

Permalink
Update cap.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bradsoper authored Feb 13, 2024
1 parent 4a74267 commit a448e0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/cnvrg-cap/templates/cap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ spec:
istioIngressSelectorKey: {{.Values.networking.ingress.istioIngressSelectorKey}}
istioIngressSelectorValue: {{.Values.networking.ingress.istioIngressSelectorValue}}
ocpSecureRoutes: {{.Values.networking.ingress.ocpSecureRoutes}}
ingressClassName: {{.Values.networking.ingress.ingressClassName}}
https:
enabled: {{.Values.networking.https.enabled}}
certSecret: {{.Values.networking.https.certSecret}}
Expand Down

0 comments on commit a448e0d

Please sign in to comment.