Ritesh Pradhan
Results
2
issues of
Ritesh Pradhan
1. Compiled **caffe** and `make runtest` passed 1. Compiled the deconv-deep-vis-toolbox branch of caffe 2. `make pycaffe` (successful) ``` [rpradhan@darth caffe]$ make pycaffe CXX/LD -o python/caffe/_caffe.so python/caffe/_caffe.cpp touch python/caffe/proto/__init__.py PROTOC...
This allows importing values directly from secret. Example: ```yaml --- extraEnvVars: - name: HTTPS_PROXY value: "https://example.com" - name: SECRET_VALUE valueFrom: secretKeyRef: name: my-secrets key: password ```