Last active
August 24, 2020 17:11
-
-
Save jmrobles/d5a89b621322d17c76b51d66e8323764 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
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