feat: add deployment kind to cluster configurations and update ingress settings

This commit is contained in:
Janik von Rotz 2025-11-03 10:16:34 +01:00
parent e5f83051d8
commit 014efd8b13
No known key found for this signature in database
GPG key ID: 821EE39DFB57ECA3
3 changed files with 6 additions and 2 deletions

View file

@ -0,0 +1,2 @@
kind: deployment
storageClassName: csi-cinder-sc-retain

View file

@ -1,3 +1,4 @@
kind: deployment
staging:
enabled: true
ingress:

View file

@ -1,4 +1,5 @@
ingress
kind: deployment
ingress:
host: restic.cloud.local
staging:
enabled: true
enabled: true