Generation password
htpasswd -Bbn registry P@SSW0RD
Add hash to registry_env.yaml, see ConfigMap
Deploy registry
kubectl apply -f registry_env.yaml
Generation password
htpasswd -Bbn registry P@SSW0RD
Add hash to registry_env.yaml, see ConfigMap
Deploy registry
kubectl apply -f registry_env.yaml