Closed
Description
How to specify the imagePullSecrets in the Grafana.yaml?
not able to make this work, tried a couple of configs similar to this one none of them seems to works, please advise
spec:
ingress:
enabled: True
baseImage: private-repo/grafana:7.3.10
imagePullSecrets:
- name: private-repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment