7 lines
255 B
Markdown
7 lines
255 B
Markdown
|
# 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>```
|