mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
11 lines
182 B
YAML
11 lines
182 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: nextcloud
|
|
tag: '25'
|
|
nginx:
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: nginx
|
|
tag: 1.21.3
|
|
useServiceNameForHost: false
|