You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -52,7 +52,7 @@ We do not recommend that you upgrade the application by overriding `image.tag`.
52
52
| grafana.dashboards | Enable creation of Grafana dashboards. [Grafana chart](https://github.com/grafana/helm-charts/tree/main/charts/grafana#grafana-helm-chart) must be configured to search this namespace, see `sidecar.dashboards.searchNamespace`| bool |`false`|
53
53
| grafana.dashboardsConfigMapLabel | Must match `sidecar.dashboards.label` value for the [Grafana chart](https://github.com/grafana/helm-charts/tree/main/charts/grafana#grafana-helm-chart)| string |`"grafana_dashboard"`|
54
54
| grafana.dashboardsConfigMapLabelValue | Must match `sidecar.dashboards.labelValue` value for the [Grafana chart](https://github.com/grafana/helm-charts/tree/main/charts/grafana#grafana-helm-chart)| string |`"1"`|
55
-
| image | Image for subgraph-radio | object |`{"pullPolicy":"IfNotPresent","repository":"ghcr.io/graphprotocol/availability-oracle","tag":"latest"}`|
55
+
| image | Image for subgraph-radio | object |`{"pullPolicy":"Always","repository":"ghcr.io/graphprotocol/availability-oracle","tag":"latest"}`|
56
56
| image.tag | Overrides the image tag | string | Chart.appVersion |
57
57
| imagePullSecrets | Pull secrets required to fetch the Image | list |`[]`|
58
58
| livenessProbe | Define livenessProbe as needed | list |`[]`|
0 commit comments