new resource quotas
This commit is contained in:
@@ -12,6 +12,13 @@ kubectl apply -f certsigner
|
||||
./userspace.sh tester
|
||||
```
|
||||
|
||||
### Update a user
|
||||
|
||||
```bash
|
||||
export USER=user
|
||||
helm template $USER ./namespace | kubectl --context admin apply -f -
|
||||
```
|
||||
|
||||
### Objectives
|
||||
|
||||
1. Provision a namespace with clusterroles, rolebindings, and a dedicated nfs-provisioner with one helm chart
|
||||
|
||||
Reference in New Issue
Block a user