feat(wger): move to stable (#3658)
* feat(wger): move to stable * feat(wger): move to stable * add mountPath
This commit is contained in:
@@ -27,7 +27,7 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/wger
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/wger
|
||||||
- https://github.com/wger-project/wger
|
- https://github.com/wger-project/wger
|
||||||
- https://github.com/wger-project/docker
|
- https://github.com/wger-project/docker
|
||||||
version: 1.0.0
|
version: 1.1.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- life
|
- life
|
||||||
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.3 KiB |
@@ -68,6 +68,7 @@ persistence:
|
|||||||
noMount: true
|
noMount: true
|
||||||
readOnly: true
|
readOnly: true
|
||||||
type: "custom"
|
type: "custom"
|
||||||
|
mountPath: "/etc/nginx/conf.d"
|
||||||
volumeSpec:
|
volumeSpec:
|
||||||
configMap:
|
configMap:
|
||||||
name: '{{ include "tc.common.names.fullname" . }}-wger-nginx-config'
|
name: '{{ include "tc.common.names.fullname" . }}-wger-nginx-config'
|
||||||
Reference in New Issue
Block a user