init
This commit is contained in:
parent
d10e57ae88
commit
86b15ed13f
@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: ku-service
|
name: devspace-apiregistry-core-service
|
||||||
description: KuberService
|
description: KuberService
|
||||||
home: https://tlsys.ru/
|
home: https://tlsys.ru/
|
||||||
icon: https://lk.tlsys.org/favicon.png
|
icon: https://lk.tlsys.org/favicon.png
|
||||||
|
|||||||
@ -3,10 +3,6 @@ kind: ConfigMap
|
|||||||
metadata:
|
metadata:
|
||||||
name: {{$.Release.Name}}-{{$.Chart.Name}}-main-config
|
name: {{$.Release.Name}}-{{$.Chart.Name}}-main-config
|
||||||
data:
|
data:
|
||||||
devSpaceUrl: {{ $.Values.devSpaceUrl | quote }}
|
|
||||||
standOwner: {{ $.Values.stand.owner | quote }}
|
|
||||||
standName: {{ $.Values.stand.name | quote }}
|
|
||||||
standTitle: {{ $.Values.stand.title | quote }}
|
|
||||||
application.yaml: |
|
application.yaml: |
|
||||||
spring:
|
spring:
|
||||||
datasource:
|
datasource:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user