firezone-gateway/README.md

7 lines
255 B
Markdown
Raw Permalink Normal View History

2025-02-19 23:05:31 +00:00
# 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>```