diff options
author | 2024-02-12 14:40:48 +0000 | |
---|---|---|
committer | 2024-02-12 14:40:48 +0000 | |
commit | c7af39282441326a56d3510253fa9423a268afee (patch) | |
tree | 2c476f27376e6f5a5a691dfd154b8fe84f7f7e59 /docker-compose.yaml | |
parent | Revert to updated KUBECONFIG secret for deployment (diff) |
Use KUBECONFIG env var to determine where to look for kube config file
The const var we're importing here uses os.environ.get('KUBECONFIG', '~/.kube/config') to get the path, which allows us to set the path using the env var.
Diffstat (limited to 'docker-compose.yaml')
0 files changed, 0 insertions, 0 deletions