mirror of
https://github.com/truenas/charts.git
synced 2026-04-26 11:35:13 +08:00
10 lines
155 B
YAML
10 lines
155 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: nextcloud
|
|
tag: '22.2'
|
|
nginx:
|
|
image:
|
|
repository: nginx
|
|
tag: 1.21.3
|
|
pullPolicy: IfNotPresent
|