Image pull secret in jsonnet for private registry v0.14.0 #2582
Unanswered
TimothySutton81
asked this question in
Q&A
Replies: 2 comments
-
I tried something like this and did not pan out prometheus+:: { |
Beta Was this translation helpful? Give feedback.
0 replies
-
I believe I was modifying the wrong item, I was trying to modify the values part of prometheus, and not the prometheus object its self. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have leveraged the jsonnet build for my kube-prometheus to point to a private image registry, but need to configure the imagePullSecrets for everything as they image pull fails. Is there a way to do this? I am not finding a good answer and trying to sort it myself but coming up empty.
If it matters the current version of kube-prometheus is v0.14.0.
Beta Was this translation helpful? Give feedback.
All reactions