We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e81ce commit 120c43bCopy full SHA for 120c43b
local-setup/kustomize/components/openmfp/release.yaml
@@ -110,6 +110,11 @@ spec:
110
existingSecret: ""
111
primary:
112
resourcesPreset: none
113
+ extraEnvVars:
114
+ - name: JAVA_OPTS_APPEND
115
+ value: |-
116
+ -Djgroups.dns.query=openmfp-keycloak-headless.openmfp-system.svc.cluster.local
117
+ -XX:UseSVE=0
118
119
keycloakConfig:
120
url: http://openmfp-keycloak.openmfp-system.svc.cluster.local/keycloak
0 commit comments