feat: update deployment configurations and remove obsolete local setup
- Rename axo.mintcloud.yaml to axo.mintcloud.ch.yaml - Remove knd.local.yaml and restic.knd.local.yaml - Add image version to odoo.axo.mintcloud.ch.yaml and zita-haus.chk.mintcloud.ch.yaml - Add new deployment configuration for tellspiele.chk.mintcloud.ch.yaml with k8up backup settings
This commit is contained in:
parent
320cb5d3ca
commit
871c930d21
6 changed files with 16 additions and 13 deletions
13
tellspiele.chk.mintcloud.ch.yaml
Normal file
13
tellspiele.chk.mintcloud.ch.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
kind: deployment
|
||||
staging:
|
||||
enabled: true
|
||||
ingress:
|
||||
host: tellspiele.chk.mintcloud.ch
|
||||
customDomain: tellspiele.mintsys.ch
|
||||
clusterIssuerRef: letsencrypt-http-prod
|
||||
image: nextcloud:32-apache
|
||||
storageClassName: csi-cinder-sc-retain
|
||||
k8up:
|
||||
enabled: true
|
||||
endpoint: https://sos-ch-gva-2.exo.io
|
||||
bucket: k8up.mintcloud.ch
|
||||
Loading…
Add table
Add a link
Reference in a new issue