This commit is contained in:
marsal wang
2022-01-02 22:00:32 +08:00
parent 43a8359846
commit 66df4b1c58

View File

@ -22,7 +22,6 @@ configuration:
extraEnvVars: extraEnvVars:
- name: JAVA_OPTS - name: JAVA_OPTS
# Override the jvm param setting in dockerfile
value: "-server -Xmx512m -Xms512m -Djava.awt.headless=true" value: "-server -Xmx512m -Xms512m -Djava.awt.headless=true"
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created