Skip to content

Commit

Permalink
TC-1067 configuration fix
Browse files Browse the repository at this point in the history
Signed-off-by: desmax74 <mdessi@redhat.com>
  • Loading branch information
desmax74 authored and mrizzi committed Mar 18, 2024
1 parent 097c6f7 commit 251e18d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deploy/k8s/values-branding.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
modules:

spogApi:
ingress:
additionalAnnotations:
"haproxy.router.openshift.io/timeout": "180s"
uiConfiguration:
configMapRef:
name: spog-ui-custom-config
key: spog-ui.yaml
ingress:
additionalAnnotations:
"haproxy.router.openshift.io/timeout": "180s"


spogUi:
brandingConfigMap: spog-ui-branding
ingress:
Expand Down

0 comments on commit 251e18d

Please sign in to comment.