mysqlbackup: rename the job with -test suffix
This commit is contained in:
parent
9d65866fca
commit
45860a0358
@ -1,7 +1,7 @@
|
|||||||
apiVersion: batch/v1
|
apiVersion: batch/v1
|
||||||
kind: Job
|
kind: Job
|
||||||
metadata:
|
metadata:
|
||||||
name: mysql-backup
|
name: mysql-backup-test
|
||||||
spec:
|
spec:
|
||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
|
Loading…
Reference in New Issue
Block a user