This commit is contained in:
2026-07-21 17:58:58 -05:00
parent 106cf13597
commit 9b5af62a47
13 changed files with 377 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
apiVersion: v1
kind: Secret
metadata:
name: netbird-secrets
namespace: netbird
type: Opaque
stringData:
# Generate with: openssl rand -base64 32
relay-auth-secret: "CHANGE_ME_openssl_rand_-base64_32"