'update files with ansible'
This commit is contained in:
parent
bab1889a84
commit
d237fc9a37
@ -14,7 +14,7 @@ type: application
|
|||||||
|
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
version: 0.4.1
|
version: 0.4.2
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
|
|||||||
@ -68,6 +68,6 @@ tolerations: []
|
|||||||
affinity: {}
|
affinity: {}
|
||||||
|
|
||||||
config:
|
config:
|
||||||
configPvc: sonarr-hermes-config-pvc
|
configPvc: sonarr-config
|
||||||
|
|
||||||
mediaPvc: sonarr-hermes-media-pvc
|
mediaPvc: sonarr-hermes-media-pvc
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user