add resource limits

This commit is contained in:
ducoterra
2020-07-11 21:38:00 -04:00
parent 659aae57f3
commit 9fbc00c3cc
6 changed files with 16 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
kubectl config set-credentials $USER --client-certificate=$HOME/.kube/users/$USER/$USER.crt --client-key=$HOME/.kube/users/$USER/$USER.key
kubectl config set-context $USER --cluster=mainframe --namespace=kube-system --user=$USER