mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add nix-infra-machine
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# NOTE: This file contains secrets are required for various operations
|
||||
# by the nix-infra CLI. Make sure the file is encrypted when not in use
|
||||
|
||||
# The Hetzner Cloud API-token is needed to perform provisioning
|
||||
# and discovery https://www.hetzner.com/cloud/
|
||||
HCLOUD_TOKEN=
|
||||
|
||||
# SSH
|
||||
SSH_KEY=
|
||||
SSH_EMAIL=
|
||||
|
||||
# Secrets
|
||||
# Password used to encrypt secrets at rest
|
||||
SECRETS_PWD=
|
||||
|
||||
Reference in New Issue
Block a user