Skip to content

Instantly share code, notes, and snippets.

@jmrobles
Created May 10, 2020 11:46
Show Gist options
  • Save jmrobles/2fc55c96d92f28d27185d7db1d96b250 to your computer and use it in GitHub Desktop.
Save jmrobles/2fc55c96d92f28d27185d7db1d96b250 to your computer and use it in GitHub Desktop.
CSI Hetzner Secret
# secret.yml
apiVersion: v1
kind: Secret
metadata:
name: hcloud-csi
namespace: kube-system
stringData:
token: YOURTOKEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment