openstack-helm-infra/cert-rotation/templates
Brian Haley f31cfb2ef9 support image registries with authentication
Based on spec in openstack-helm repo,
support-OCI-image-registry-with-authentication-turned-on.rst

Each Helm chart can configure an OCI image registry and
credentials to use. A Kubernetes secret is then created with these
info. Service Accounts then specify an imagePullSecret specifying
the Secret with creds for the registry. Then any pod using one
of these ServiceAccounts may pull images from an authenticated
container registry.

Change-Id: Iebda4c7a861aa13db921328776b20c14ba346269
2022-07-20 14:28:47 -05:00
..
bin [cert-rotatation] Also check initContainers for mounted certs 2022-04-15 01:24:27 -06:00
configmap-bin.yaml cert-rotation: New chart for certificate rotation 2021-08-05 17:46:15 +00:00
cron-job-cert-rotate.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-10 15:12:53 -04:00
job-cert-rotate.yaml cert-rotation: New chart for certificate rotation 2021-08-05 17:46:15 +00:00
secret-registry.yaml support image registries with authentication 2022-07-20 14:28:47 -05:00