466 B
466 B
Configuring Quay on Kubernetes
... include old setup here, with extra steps:
Configuring RBAC for the configuration tool
kubectl apply -f config-tool-serviceaccount.yaml
kubectl apply -f config-tool-servicetoken-role.yaml
kubectl apply -f config-tool-servicetoken-role-binding.yaml
kubectl apply -f qe-config-tool.yml
Make a nodeservice for it:
kubectl apply -f config-tool-service-nodeport.yml