Skip to content

Instantly share code, notes, and snippets.

@jmrobles
Last active August 24, 2020 17:11
Show Gist options
  • Save jmrobles/d5a89b621322d17c76b51d66e8323764 to your computer and use it in GitHub Desktop.
Save jmrobles/d5a89b621322d17c76b51d66e8323764 to your computer and use it in GitHub Desktop.
...
rancher_kubernetes_engine_config:
...
addons: |-
---
apiVersion: v1
stringData:
token: <YOUR-HETZNER-API-TOKEN>
kind: Secret
metadata:
name: hcloud
namespace: kube-system
addons_include:
- https://raw.githubusercontent.com/hetznercloud/hcloud-cloud-controller-manager/master/deploy/v1.7.0.yaml
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment