bufgix
This commit is contained in:
@ -14,7 +14,7 @@ imagePullSecrets: []
|
|||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
fullnameOverride: ""
|
fullnameOverride: ""
|
||||||
|
|
||||||
configuration:
|
configuration: |-
|
||||||
server.port=7700
|
server.port=7700
|
||||||
mysql.host=mysql-common:3306
|
mysql.host=mysql-common:3306
|
||||||
mysql.username=root
|
mysql.username=root
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
name: torna-config
|
name: torna-configZZ
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/component: torna-server
|
app.kubernetes.io/component: torna-server
|
||||||
{{- include "torna-server.labels" . | nindent 4 }}
|
{{- include "torna-server.labels" . | nindent 4 }}
|
||||||
|
Reference in New Issue
Block a user