mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
Added my selfmade image to test in ci
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user