keycloak: remove optimized flag for first start

This commit is contained in:
Brad Stein 2025-12-06 00:43:24 -03:00
parent b14a9dcb98
commit 1d346edd28

View File

@ -22,7 +22,6 @@ spec:
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- start - start
- --optimized
env: env:
- name: KC_DB - name: KC_DB
value: postgres value: postgres