forked from RemoteSync/grafana-meta-monitoring-chart
Add CI action to update Grafana version
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ spec:
|
||||
- 0
|
||||
containers:
|
||||
- name: grafana
|
||||
image: grafana/grafana:10.0.0
|
||||
image: {{- .Values.grafana.image }}
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
|
@@ -31,6 +31,7 @@ local:
|
||||
enabled: false # This should be set to true if any of the previous is enabled
|
||||
|
||||
grafana:
|
||||
image: grafana/grafana:10.0.0
|
||||
# Gateway ingress configuration
|
||||
ingress:
|
||||
# -- Specifies whether an ingress for the gateway should be created
|
||||
|
Reference in New Issue
Block a user