Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
achauve committed Sep 12, 2023
1 parent 4eeeefe commit 6d83394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kontinuous/env/dev/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# and not wait for the hourly cron
~needs: [indice]
checkout: false
kube: true
kubernetes: true
image: bitnami/kubectl
run: |
indice_pod=$(kubectl get pods -o name | grep indice)
Expand Down

0 comments on commit 6d83394

Please sign in to comment.