openstack-helm-infra/kubernetes-keystone-webhook/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
configmap-bin.yaml
configmap-etc.yaml
deployment.yaml Add apparmor profile to keystone-webhook container 2020-08-12 18:57:21 -05:00
ingress.yaml
pod-test.yaml Undo octal-values restriction together with corresponding code 2020-07-07 15:42:53 +00:00
secret-certificates.yaml
secret-keystone.yaml
secret-registry.yaml support image registries with authentication 2022-07-20 14:28:47 -05:00
service-ingress-api.yaml
service.yaml