Skip to content

Instantly share code, notes, and snippets.

  1. I made the switch to nginx-ingress, but the basics should be the same as Traefik.
  2. I am using github as OIDC, using google is almost the same. Just remove github-repo and change the provider.

I made a raw copy of my code so you need to read through it yourself, i'm using helm in tf with a value-file, not all values below are relevant. Replace with your own domain.

Helm-tf:

  resource "helm_release" "oauth2_proxy" {