Add README.md
This commit is contained in:
commit
f22b20a924
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# Here's the values and service account for firezone-gateway on OKD
|
||||||
|
|
||||||
|
To Install use `oc apply -f firezone-gateway-scc.yaml` and `helm install
|
||||||
|
|
||||||
|
assign the service account
|
||||||
|
|
||||||
|
```oc adm policy add-scc-to-user firezone-gateway-scc -z <service-account-name>```
|
Loading…
Reference in a new issue