2022-01-06 20:27:18 +08:00
|
|
|
nameSpace: {{ .NameSpace }}
|
2022-01-11 04:06:18 +08:00
|
|
|
appName: {{ .AppName }}
|
2022-01-06 20:27:18 +08:00
|
|
|
aliasName: {{ .AliasName }}
|
|
|
|
image: reg.icechen.cn/{{ .NameSpace }}/api-{{ .AppName }}
|
|
|
|
imageTag: latest
|
2022-01-06 23:34:37 +08:00
|
|
|
port: {{ .Port }}
|
|
|
|
host: {{ .Host }}
|
|
|
|
path: {{ .Path }}
|