add var
This commit is contained in:
@@ -55,9 +55,10 @@ longhorn:
|
||||
storageMinimalAvailablePercentage: 0
|
||||
|
||||
# Configuration du BackupTarget NFS
|
||||
# L'environnement sera injecté via l'ApplicationSet ArgoCD
|
||||
defaultBackupStore:
|
||||
# Endpoint utilisé pour accéder au backupstore NFS
|
||||
backupTarget: "nfs://10.78.107.107:/SAUVEGARDES/KUBERNETES/dev"
|
||||
backupTarget: "" # Sera remplacé par l'ApplicationSet avec l'environnement
|
||||
# Nom du secret Kubernetes associé au backup target (vide si pas d'authentification)
|
||||
backupTargetCredentialSecret: ""
|
||||
# Intervalle en secondes avant de vérifier le backupstore pour de nouveaux backups (défaut: 300)
|
||||
|
||||
Reference in New Issue
Block a user