diff --git a/manifests/open-meteo-service/values.yaml b/manifests/open-meteo-service/values.yaml index 271f2ec..07abdd9 100644 --- a/manifests/open-meteo-service/values.yaml +++ b/manifests/open-meteo-service/values.yaml @@ -5,6 +5,9 @@ image: tag: "1.0.0" pullPolicy: IfNotPresent +imagePullSecrets: + - name: harbor-regcred + service: type: ClusterIP port: 8000