Skip to content

Instantly share code, notes, and snippets.

View bradleyboveinis's full-sized avatar

Bradley Boveinis bradleyboveinis

View GitHub Profile
apiVersion: v1
kind: Pod
metadata:
name: diagnostics
spec:
volumes:
- name: diagnostics
persistentVolumeClaim:
claimName: diagnostics
containers:

Keybase proof

I hereby claim:

  • I am bradleyboveinis on github.
  • I am bradleyboveinis (https://keybase.io/bradleyboveinis) on keybase.
  • I have a public key ASCl1amB2TopmKXoH7abnbOqaZBuGUV1voeCFog5V3oYzQo

To claim this, I am signing this object:

[EnvCommandError]
Command ['/home/brad/.cache/pypoetry/virtualenvs/insta-py3.7/bin/python', '-m', 'pip', 'install', '--no-deps', 'uwsgi==2.0.18'] errored with the following
output:
Collecting uwsgi==2.0.18
Using cached https://files.pythonhosted.org/packages/e7/1e/3dcca007f974fe4eb369bf1b8629d5e342bb3055e2001b2e5340aaefae7a/uwsgi-2.0.18.tar.gz
Installing collected packages: uwsgi
Running setup.py install for uwsgi: started