mysqlbackup: rename the job with -test suffix

This commit is contained in:
Bart Geesink 2024-01-27 09:43:50 +01:00
parent 9d65866fca
commit 45860a0358

View File

@ -1,7 +1,7 @@
apiVersion: batch/v1
kind: Job
metadata:
name: mysql-backup
name: mysql-backup-test
spec:
template:
spec: