small changes
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 30s
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 30s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
NFS_SOURCE_PATH=/path/to/nfs/source
|
||||
BACKUP_OUTPUT_PATH=/path/to/backup/output
|
||||
BACKUP_PASSWORD=replace-with-strong-password
|
||||
BACKUP_PASSWORD=
|
||||
KUBECTL_BIN=kubectl
|
||||
KUBE_CONTEXT=
|
||||
WORKLOAD_KINDS=deployment,statefulset,replicaset,replicationcontroller
|
||||
@@ -19,3 +19,4 @@ NOTIFY_SUCCESS_URL=
|
||||
NOTIFY_FAILURE_URL=
|
||||
NOTIFY_TITLE=Kubernetes
|
||||
NOTIFY_ASSET=kube config
|
||||
CLEANUP_DELETE_COUNT=5
|
||||
|
||||
Reference in New Issue
Block a user