removed labels
This commit is contained in:
@@ -17,10 +17,10 @@ spec:
|
||||
- "*"
|
||||
|
||||
# Labels for filtering and reporting
|
||||
labels:
|
||||
backup-type: config
|
||||
schedule: daily
|
||||
retention: short
|
||||
#labels:
|
||||
# backup-type: config
|
||||
# schedule: daily
|
||||
# retention: short
|
||||
|
||||
# Exclude ephemeral/generated resources
|
||||
excludedResources:
|
||||
@@ -39,3 +39,4 @@ spec:
|
||||
|
||||
# 14 days retention
|
||||
ttl: 336h
|
||||
|
||||
|
||||
@@ -21,10 +21,10 @@ spec:
|
||||
- apim
|
||||
- gitea-ci
|
||||
|
||||
labels:
|
||||
backup-type: stateful
|
||||
schedule: daily
|
||||
retention: short
|
||||
#labels:
|
||||
# backup-type: stateful
|
||||
# schedule: daily
|
||||
# retention: short
|
||||
|
||||
# Exclude ephemeral resources
|
||||
excludedResources:
|
||||
@@ -97,3 +97,4 @@ spec:
|
||||
- psql -U postgres -c 'CHECKPOINT;'
|
||||
timeout: 2m
|
||||
onError: Continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user