Mick McGrath

Results 5 comments of Mick McGrath

Adding a specific identity file to the global ssh_config for our restricted domain works, too. Add ``` Host github.restricteddomain.com IdentityFile /path/to/id_rsa ``` to `/etc/ssh/ssh_config` (rhel7)

I cannot confirm at this time as I've moved away from the deployment. I suggest this issue be closed, and someone can re-open or create a new issue should the...

I think it's a good idea to provide the option to include a HorizontalPodAutoscaler. I don't think it should be enabled by default, though, because not everyone would want it...

@cruhl @hafriedlander @KAJdev I took a quick stab at something here: https://github.com/Stability-AI/StableStudio/pull/58 it's got some Docker stuff in there, too.. sorry about that :/