Skip to content

Commit

Permalink
Merge pull request #914 from RedHatInsights/psav/fix_keycloak_in_eph
Browse files Browse the repository at this point in the history
Fixed KC in eph
  • Loading branch information
adamrdrew authored Jan 5, 2024
2 parents d858115 + 5d04943 commit d9690ff
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,8 @@ func makeKeycloak(o obj.ClowdObject, objMap providers.ObjectMap, _ bool, nodePor
"true",
"--metrics-enabled",
"true",
"--proxy",
"edge",
},
Ports: ports,
LivenessProbe: &livenessProbe,
Expand Down

0 comments on commit d9690ff

Please sign in to comment.