fix: update configuration files to use YAML format and adjust references in deployment
This commit is contained in:
4
.linux-config-template.yaml
Normal file
4
.linux-config-template.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
server:
|
||||
port: 8800
|
||||
certs:
|
||||
testKeyPath: ./certs/test.key # 需要和 deployment.yaml 中的路径保持一致, 并且 certs 目录需要挂载 secret
|
||||
Reference in New Issue
Block a user