Skip to content

Commit 14f27ce

Browse files
biwwy0hors
andauthored
fix(security): make cronjob less verbose (#1200)
Co-authored-by: Viacheslav Sarzhan <[email protected]>
1 parent 15ce8eb commit 14f27ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/psmdb/backup/job.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ func newBackupCronJobContainerArgs(cr *api.PerconaServerMongoDB, task *api.Backu
151151
return []string{
152152
"-c",
153153
fmt.Sprintf(`curl \
154-
-vvv \
155154
-X POST \
156155
--cacert /run/secrets/kubernetes.io/serviceaccount/ca.crt \
157156
-H "Content-Type: application/json" \

0 commit comments

Comments
 (0)