Skip to content

Instantly share code, notes, and snippets.

@stephan48
stephan48 / .gitignore
Created March 17, 2023 11:38 — forked from pdxjohnny/.gitignore
Setting Up k3s for Serverless (knative) on a $5 DigitalOcean Droplet Using k3d
.terraform/
*.pem
*.tf
*.tfstate
*.yaml
*.backup
istio-*/
cert-manager-*/
*.swp
env

I hereby claim:

  • I am stephan48 on github.
  • I am stephan48 (https://keybase.io/stephan48) on keybase.
  • I have a public key whose fingerprint is 5278 E3BB 37C9 5711 A338 7323 8B40 A7D7 7137 AB4C

To claim this, I am signing this object:

{
RewriteEngine on
RewriteCond %{HTTP:Authorization} (.+)
RewriteRule ^ - [e=HTTP_AUTHORIZATION:%1,L]