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