Skip to content

Commit

Permalink
docs: update backup image version
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterMoar committed Aug 15, 2024
1 parent 50bab50 commit 3919a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,6 @@ oc process -f backup-cronjob-verify.yaml \
-p JOB_NAME=backup-postgres-verify \
-p JOB_PERSISTENT_STORAGE_NAME=$PVC \
-p SCHEDULE="0 9 * * *" \
-p TAG_NAME=2.6.1 \
-p TAG_NAME=2.8.0 \
| oc -n $NAMESPACE apply -f -
```

0 comments on commit 3919a5c

Please sign in to comment.