We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gr-security-context
1 parent 0ce134c commit 18d5131Copy full SHA for 18d5131
e2e-tests/tests/gr-security-context/04-assert.yaml
@@ -33,7 +33,6 @@ spec:
33
containers:
34
- command:
35
- /opt/percona/run-backup.sh
36
- image: perconalab/percona-server-mysql-operator:main-backup
37
imagePullPolicy: Always
38
name: xtrabackup
39
resources: {}
e2e-tests/tests/gr-security-context/07-assert.yaml
@@ -5,8 +5,6 @@ timeout: 500
5
apiVersion: batch/v1
6
kind: Job
7
metadata:
8
- annotations:
9
- batch.kubernetes.io/job-tracking: ""
10
generation: 1
11
labels:
12
app.kubernetes.io/component: xtrabackup
@@ -26,7 +24,6 @@ spec:
26
24
27
25
28
- /opt/percona/run-restore.sh
29
30
31
32
0 commit comments