chore: Update manifests after change
This commit is contained in:
@@ -223,7 +223,7 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /scripts/prune.sh
|
- mountPath: /scripts/prune.sh
|
||||||
name: prune-script
|
name: prune-script
|
||||||
subPath: backup.sh
|
subPath: prune.sh
|
||||||
- args:
|
- args:
|
||||||
- -ec
|
- -ec
|
||||||
- /scripts/prune.sh
|
- /scripts/prune.sh
|
||||||
@@ -245,7 +245,7 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /scripts/prune.sh
|
- mountPath: /scripts/prune.sh
|
||||||
name: prune-script
|
name: prune-script
|
||||||
subPath: backup.sh
|
subPath: prune.sh
|
||||||
- args:
|
- args:
|
||||||
- -ec
|
- -ec
|
||||||
- /scripts/prune.sh
|
- /scripts/prune.sh
|
||||||
@@ -267,7 +267,7 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /scripts/prune.sh
|
- mountPath: /scripts/prune.sh
|
||||||
name: prune-script
|
name: prune-script
|
||||||
subPath: backup.sh
|
subPath: prune.sh
|
||||||
volumes:
|
volumes:
|
||||||
- configMap:
|
- configMap:
|
||||||
defaultMode: 493
|
defaultMode: 493
|
||||||
|
|||||||
Reference in New Issue
Block a user