oauth2-proxy / manifests

For hosting manifests to allow for the deployment of OAuth2-Proxy/OAuth2-Proxy
Apache License 2.0
170 stars 153 forks source link

[helm] Add global.imagePullSecrets #228

Closed jkroepke closed 2 months ago

jkroepke commented 3 months ago

Description

This PR add the possibility to set imagePullSecrets via global variable scope.

This pattern is used in cert-manager, grafana and prometheus-community as well.