firezone-gateway/README.md
2025-02-19 23:05:31 +00:00

7 lines
No EOL
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>```