torna
This commit is contained in:
@ -129,7 +129,7 @@ https://hub.fastgit.org/nacos-group/nacos-k8s.git
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
helm upgrade -i torna-server torna-server/ --values local-values/torna/values.yaml -n harbor
|
helm upgrade -i torna-server torna/ --values local-values/torna/values.yaml -n harbor
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ configuration:
|
|||||||
extraEnvVars:
|
extraEnvVars:
|
||||||
- name: JAVA_OPTS
|
- name: JAVA_OPTS
|
||||||
# Override the jvm param setting in dockerfile
|
# 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
|
||||||
create: true
|
create: true
|
||||||
|
Reference in New Issue
Block a user