use viper to handle config

This commit is contained in:
2020-11-21 13:04:49 +01:00
parent af626f35c4
commit 280af3fb4c
5 changed files with 47 additions and 56 deletions

View File

@ -17,7 +17,7 @@ spec:
args:
- /config/config.yml
image: adphi/go-repo
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
ports:
- containerPort: 8888
volumeMounts: