3 lines
68 B
Bash
3 lines
68 B
Bash
|
#!/bin/bash
|
||
|
export KUBECONFIG=~/.kube/config:~/.kube/config.preprod
|