You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* manager tag ([0c90d7a](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/0c90d7a3f5a130970e94fa72d83aab24032f176d))
17
19
* pin manifest version in README ([ae6ad29](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/ae6ad290d13887e23276ed3881ee8653f8508d76)), closes [#123](https://github.com/pl4nty/cloudflare-kubernetes-gateway/issues/123)
20
+
* run goreleaser on tags ([3f224ce](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/3f224ce4db5c5cc920da66f82e5793bbd3dcddf2))
21
+
* use non-root base image ([91430fe](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/91430fe96898c2e80e5aa7120915bb5306bfc7bd))
3.[Find your Cloudflare account ID](https://developers.cloudflare.com/fundamentals/setup/find-account-and-zone-ids/)
10
10
3.[Create a Cloudflare API token](https://developers.cloudflare.com/fundamentals/api/get-started/create-token/) with the Account.Cloudflare Tunnel and DNS.Zone permissions
11
11
4. Use them to create a Secret: `kubectl create secret -n cloudflare-gateway generic cloudflare --from-literal=ACCOUNT_ID=your-account-id --from-literal=TOKEN=your-token`
0 commit comments