Currently the kubeconfig credentials are available to the wikidev group, which includes anyone who has a login on that system.
That hardly makes sense as it should probably be restricted to the deployment group.
This group is basically thought as "anyone who can deploy code, minus ops", so my proposal would be to:
- Add ops_members to the deployment group
- Switch the kubeconfig files to be in the deployment group.
This will also unbreak the issue we currently have with the deploy-to-mwdebug service not being able to run as mwbuilder.
If we do this, we can revert change attached to this task.