Skip to content
Snippets Groups Projects
Verified Commit 846c5e59 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(monitoring): Use full qualified image name for watchdog

parent 27020886
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: watchdog
image: curlimages/curl:latest
image: docker.io/curlimages/curl:latest
env:
- name: PK
valueFrom:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment