Skip to content

Commit

Permalink
add paas hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
klinch0 committed Dec 11, 2024
1 parent 0431974 commit ce8e613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/platform/bundles/paas-hosted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ releases:
{{- end }}
{{- end }}
{{- end }}
{{- if $oidcEnabled }}
{{- if eq $oidcEnabled "true" }}
dependsOn: [keycloak-configure]
valuesFrom:
- kind: ConfigMap
Expand Down

0 comments on commit ce8e613

Please sign in to comment.