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:
|
||||
- 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:
|
||||
# Specifies whether a service account should be created
|
||||
create: true
|
||||
|
Reference in New Issue
Block a user