This commit is contained in:
2024-02-04 11:24:31 +01:00
parent cf29a7252d
commit 61514824a1
63 changed files with 630 additions and 609 deletions

View File

@@ -284,27 +284,27 @@ options:
images:
default:
collabora:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: collabora/code
tag: 23.05.5.2.1
exporter:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: xperimental/nextcloud-exporter
tag: 0.6.2
nextcloud:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: nextcloud
tag: 27.1.2-fpm
nginx:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: nginx
tag: alpine
onlyoffice:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: onlyoffice/documentserver
tag: 7.5.0.1
@@ -313,38 +313,38 @@ options:
repository: cloudnative-pg/postgresql
tag: 15.3
redis:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: quay.io
repository: opstree/redis
tag: v7.0.12
redis_exporter:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: quay.io
repository: opstree/redis-exporter
tag: v1.44.0
examples:
- collabora:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: collabora/code
tag: 23.05.5.2.1
exporter:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: xperimental/nextcloud-exporter
tag: 0.6.2
nextcloud:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: nextcloud
tag: 27.1.2-fpm
nginx:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: nginx
tag: alpine
onlyoffice:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: onlyoffice/documentserver
tag: 7.5.0.1
@@ -353,24 +353,24 @@ options:
repository: cloudnative-pg/postgresql
tag: 15.3
redis:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: quay.io
repository: opstree/redis
tag: v7.0.12
redis_exporter:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: quay.io
repository: opstree/redis-exporter
tag: v1.44.0
properties:
collabora:
default:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: collabora/code
tag: 23.05.5.2.1
properties:
pullPolicy:
pull_policy:
default: IfNotPresent
type: string
registry:
@@ -385,12 +385,12 @@ options:
type: object
exporter:
default:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: xperimental/nextcloud-exporter
tag: 0.6.2
properties:
pullPolicy:
pull_policy:
default: IfNotPresent
type: string
registry:
@@ -405,12 +405,12 @@ options:
type: object
nextcloud:
default:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: nextcloud
tag: 27.1.2-fpm
properties:
pullPolicy:
pull_policy:
default: IfNotPresent
enum:
- Always
@@ -429,12 +429,12 @@ options:
type: object
nginx:
default:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: nginx
tag: alpine
properties:
pullPolicy:
pull_policy:
default: IfNotPresent
enum:
- Always
@@ -453,12 +453,12 @@ options:
type: object
onlyoffice:
default:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: docker.io
repository: onlyoffice/documentserver
tag: 7.5.0.1
properties:
pullPolicy:
pull_policy:
default: IfNotPresent
type: string
registry:
@@ -489,12 +489,12 @@ options:
type: object
redis:
default:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: quay.io
repository: opstree/redis
tag: v7.0.12
properties:
pullPolicy:
pull_policy:
default: IfNotPresent
enum:
- Always
@@ -513,12 +513,12 @@ options:
type: object
redis_exporter:
default:
pullPolicy: IfNotPresent
pull_policy: IfNotPresent
registry: quay.io
repository: opstree/redis-exporter
tag: v1.44.0
properties:
pullPolicy:
pull_policy:
default: IfNotPresent
enum:
- Always