diff --git a/charts/tidepool/charts/plotly-orca/values.yaml b/charts/tidepool/charts/plotly-orca/values.yaml index 4b7e1b0a..88aaecc9 100644 --- a/charts/tidepool/charts/plotly-orca/values.yaml +++ b/charts/tidepool/charts/plotly-orca/values.yaml @@ -1,3 +1,5 @@ deployment: + # -- secrets used to pull images + imagePullSecrets: image: tidepool/plotly-orca:latest replicas: 1 \ No newline at end of file