mirror of
https://github.com/truecharts/charts.git
synced 2026-08-03 05:42:37 -03:00
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/wger-project/wger
|
||||
- https://github.com/wger-project/docker
|
||||
version: 1.0.0
|
||||
version: 1.1.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- life
|
||||
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.3 KiB |
@@ -68,6 +68,7 @@ persistence:
|
||||
noMount: true
|
||||
readOnly: true
|
||||
type: "custom"
|
||||
mountPath: "/etc/nginx/conf.d"
|
||||
volumeSpec:
|
||||
configMap:
|
||||
name: '{{ include "tc.common.names.fullname" . }}-wger-nginx-config'
|
||||
Reference in New Issue
Block a user