mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 02:50:42 +08:00
11 lines
190 B
YAML
11 lines
190 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: collabora/code
|
|
tag: 21.11.4.1.1
|
|
nginx:
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: nginx
|
|
tag: 1.21.3
|
|
updateStrategy: Recreate
|