We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dacd70 commit 7bfad03Copy full SHA for 7bfad03
deploy/kubernetes/server/gva-server-deployment.yaml
@@ -29,7 +29,7 @@ spec:
29
- containerPort: 8888
30
name: http
31
volumeMounts:
32
- - mountPath: /go/src/github.com/flipped-aurora/gin-vue-admin/server/config.yaml
+ - mountPath: /go/src/github.com/flipped-aurora/gin-vue-admin/server/config.docker.yaml
33
name: config
34
subPath: config.yaml
35
- mountPath: /etc/localtime
0 commit comments