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: ...@@ -13,7 +13,7 @@ spec:
spec: spec:
containers: containers:
- name: watchdog - name: watchdog
image: curlimages/curl:latest image: docker.io/curlimages/curl:latest
env: env:
- name: PK - name: PK
valueFrom: valueFrom:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment