Added my selfmade image to test in ci

This commit is contained in:
Cellebyte
2021-01-05 14:59:11 +01:00
parent 9d4c59a2a6
commit 5dad03e98b

View File

@@ -190,9 +190,9 @@ operator:
grafana:
enabled: true
image:
registry: docker.io
repository: bitnami/grafana
tag: 7.3.4-debian-10-r1
registry: ghcr.io
repository: cellebyte/grafana
tag: 7.3.6-debian-10-r1
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## Ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
@@ -433,9 +433,9 @@ grafana:
grafanaPluginInit:
image:
registry: docker.io
repository: bitnami/grafana
tag: 7.3.4-debian-10-r1
registry: ghcr.io
repository: cellebyte/grafana
tag: 7.3.6-debian-10-r1
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## Ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/