backupTarget

This commit is contained in:
2026-01-15 01:35:30 +01:00
parent f35b817123
commit 3c0fc9372c

View File

@@ -58,7 +58,7 @@ longhorn:
# L'environnement sera injecté via l'ApplicationSet ArgoCD # L'environnement sera injecté via l'ApplicationSet ArgoCD
defaultBackupStore: defaultBackupStore:
# Endpoint utilisé pour accéder au backupstore NFS # Endpoint utilisé pour accéder au backupstore NFS
# backupTarget: "" # Sera remplacé par l'ApplicationSet avec l'environnement backupTarget: "" # Sera remplacé par l'ApplicationSet avec l'environnement
# Nom du secret Kubernetes associé au backup target (vide si pas d'authentification) # Nom du secret Kubernetes associé au backup target (vide si pas d'authentification)
backupTargetCredentialSecret: "" backupTargetCredentialSecret: ""
# Intervalle en secondes avant de vérifier le backupstore pour de nouveaux backups (défaut: 300) # Intervalle en secondes avant de vérifier le backupstore pour de nouveaux backups (défaut: 300)