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.
1 parent 9ff8c06 commit 9aba5c4Copy full SHA for 9aba5c4
1 file changed
deployment/Taskfile.yml
@@ -116,3 +116,6 @@ tasks:
116
dir: ./production
117
cmds:
118
- kubectl kustomize .
119
+
120
+ check-backup-jobs:
121
+ cmd: kubectl get jobs --context aws-prod -n languagedepot
0 commit comments