Add README.md

This commit is contained in:
njackson 2025-02-19 23:05:31 +00:00
commit f22b20a924

7
README.md Normal file
View 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>```