This commit is contained in:
2023-07-26 14:25:26 +02:00
parent 6de31cc5b7
commit f38ba19c89
3 changed files with 104 additions and 104 deletions

View File

@@ -25,7 +25,7 @@ spec:
app.kubernetes.io/instance: nextcloud app.kubernetes.io/instance: nextcloud
app.kubernetes.io/component: app app.kubernetes.io/component: app
annotations: annotations:
nextcloud-config-hash: 7a924d09bed7cbc4b9b05c68827424cc392a736c8f4cc812ec0d897a15188de5 nextcloud-config-hash: eaabbc40fb401a27b2f639448f5dfca0797897ee168ccf25aa48b827611cba20
php-config-hash: 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a php-config-hash: 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
nginx-config-hash: 18dd8f905a93ed27f032e9ae68084222ed7e5926f7144cda17b979780f4da54b nginx-config-hash: 18dd8f905a93ed27f032e9ae68084222ed7e5926f7144cda17b979780f4da54b
spec: spec:

View File

@@ -6,24 +6,37 @@ metadata:
name: nextcloud name: nextcloud
description: null description: null
options: options:
postgres: redis:
default: default:
replicas: 1 exporter:
storage: 5Gi enabled: true
version: '14' image: quay.io/opstree/redis-exporter:v1.44.0
image: quay.io/opstree/redis:v7.0.5
storage: 2Gi
examples: examples:
- replicas: 1 - exporter:
storage: 5Gi enabled: true
version: '14' image: quay.io/opstree/redis-exporter:v1.44.0
image: quay.io/opstree/redis:v7.0.5
storage: 2Gi
properties: properties:
replicas: exporter:
default: 1 default:
type: integer enabled: true
storage: image: quay.io/opstree/redis-exporter:v1.44.0
default: 5Gi properties:
enabled:
default: true
type: boolean
image:
default: quay.io/opstree/redis-exporter:v1.44.0
type: string type: string
version: type: object
default: '14' image:
default: quay.io/opstree/redis:v7.0.5
type: string
storage:
default: 2Gi
type: string type: string
type: object type: object
admin: admin:
@@ -36,10 +49,20 @@ options:
default: nextcloud_admin default: nextcloud_admin
type: string type: string
type: object type: object
domain-name: openid-name:
default: your_company.com default: vynil
examples: examples:
- your_company.com - vynil
type: string
sub-domain:
default: cloud
examples:
- cloud
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string type: string
images: images:
default: default:
@@ -144,93 +167,41 @@ options:
type: string type: string
type: object type: object
type: object type: object
redis: domain:
default: default: your-company
exporter:
enabled: true
image: quay.io/opstree/redis-exporter:v1.44.0
image: quay.io/opstree/redis:v7.0.5
storage: 2Gi
examples: examples:
- exporter: - your-company
enabled: true type: string
image: quay.io/opstree/redis-exporter:v1.44.0 postgres:
image: quay.io/opstree/redis:v7.0.5
storage: 2Gi
properties:
exporter:
default: default:
enabled: true replicas: 1
image: quay.io/opstree/redis-exporter:v1.44.0 storage: 5Gi
version: '14'
examples:
- replicas: 1
storage: 5Gi
version: '14'
properties: properties:
enabled: replicas:
default: true default: 1
type: boolean type: integer
image:
default: quay.io/opstree/redis-exporter:v1.44.0
type: string
type: object
image:
default: quay.io/opstree/redis:v7.0.5
type: string
storage: storage:
default: 2Gi default: 5Gi
type: string
version:
default: '14'
type: string type: string
type: object type: object
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
ingress-class: ingress-class:
default: traefik default: traefik
examples: examples:
- traefik - traefik
type: string type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
openid-name:
default: vynil
examples:
- vynil
type: string
storage:
default:
accessMode: ReadWriteOnce
size: 10Gi
examples:
- accessMode: ReadWriteOnce
size: 10Gi
properties:
accessMode:
default: ReadWriteOnce
enum:
- ReadWriteOnce
- ReadOnlyMany
- ReadWriteMany
type: string
size:
default: 10Gi
type: string
type: object
hpa:
default:
avg-cpu: 50
max-replicas: 5
min-replicas: 1
examples:
- avg-cpu: 50
max-replicas: 5
min-replicas: 1
properties:
avg-cpu:
default: 50
type: integer
max-replicas:
default: 5
type: integer
min-replicas:
default: 1
type: integer
type: object
apps: apps:
default: default:
calendar: false calendar: false
@@ -271,16 +242,45 @@ options:
default: false default: false
type: boolean type: boolean
type: object type: object
sub-domain: storage:
default: cloud default:
accessMode: ReadWriteOnce
size: 10Gi
examples: examples:
- cloud - accessMode: ReadWriteOnce
size: 10Gi
properties:
accessMode:
default: ReadWriteOnce
enum:
- ReadWriteOnce
- ReadOnlyMany
- ReadWriteMany
type: string type: string
domain: size:
default: your-company default: 10Gi
type: string
type: object
hpa:
default:
avg-cpu: 50
max-replicas: 5
min-replicas: 1
examples: examples:
- your-company - avg-cpu: 50
type: string max-replicas: 5
min-replicas: 1
properties:
avg-cpu:
default: 50
type: integer
max-replicas:
default: 5
type: integer
min-replicas:
default: 1
type: integer
type: object
dependencies: [] dependencies: []
providers: providers:
kubernetes: true kubernetes: true

View File

@@ -19,7 +19,7 @@ data:
'loglevel' => 0, 'loglevel' => 0,
'logdateformat' => 'F d, Y H:i:s', 'logdateformat' => 'F d, Y H:i:s',
'trusted_proxies' => array('10.244.0.0/16','2001:cafe:42::1'), 'trusted_proxies' => array('10.244.0.0/16','2001:cafe:42::1'),
'allow_local_remote_servers => true, 'allow_local_remote_servers' => true,
); );
.htaccess: |- .htaccess: |-
# line below if for Apache 2.4 # line below if for Apache 2.4