From fa912de6afae1752a8aa5d518088b7cd39e9473c Mon Sep 17 00:00:00 2001 From: Donato Mastronardi Date: Sun, 19 Apr 2026 17:50:43 +0200 Subject: [PATCH] new tokens --- beszel/patches/k3s/kustomization.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/beszel/patches/k3s/kustomization.yaml b/beszel/patches/k3s/kustomization.yaml index 8e95b56..532cb9e 100644 --- a/beszel/patches/k3s/kustomization.yaml +++ b/beszel/patches/k3s/kustomization.yaml @@ -3,6 +3,18 @@ resources: namespace: monitoring +patches: +- target: + kind: ConfigMap + name: beszel-cnf + patch: |- + - op: replace + path: /data/universal_token + value: 6f2c23b7-0b67-458d-8ab8-0d30291df353 + - op: replace + path: /data/api_public_key + value: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDjpvuEhwoO52QWX5W419SWUK4zDeCXdu9lY61s2lbgA + images: - name: henrygd/beszel newTag: 0.18.3