Cleanup the backup cluster

This commit is contained in:
Nikolai Rodionov 2024-02-20 23:44:08 +01:00
parent fbf483cfc0
commit 5b478e594e
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD
3 changed files with 7 additions and 11 deletions

View File

@ -115,7 +115,7 @@ releases:
installed: true
namespace: mail-service
createNamespace: true
- <<: *tandoor
installed: true
namespace: tandoor-application
@ -125,6 +125,12 @@ releases:
installed: false
namespace: mailu-application
createNamespace: false
- <<: *longhorn
installed: true
namespace: longhorn-system
createNamespace: false
bases:
- ../environments.yaml
- ../repositories.yaml

View File

@ -7,11 +7,6 @@ releases:
namespace: openvpn-service
createNamespace: false
- <<: *postgres16
installed: true
namespace: database-service
createNamespace: true
bases:
- ../environments.yaml
- ../repositories.yaml

View File

@ -46,11 +46,6 @@ releases:
namespace: reflector-system
createNamespace: true
- <<: *longhorn
installed: true
namespace: longhorn-system
createNamespace: false
- <<: *metallb-resources
installed: true
namespace: metallb-system