From cd5f038108b7a4ceffe132c8b6ae7105f99ba4bc Mon Sep 17 00:00:00 2001 From: liangxu Date: Sat, 2 May 2026 10:06:19 +0800 Subject: [PATCH] chore(k3s): set OPS_DEFAULT_ADMIN_PASSWORD in dev secrets template Replace the "change-me-before-apply" placeholder with a usable dev default so the manifest applies cleanly out of the box. Production deployments should still override this via their own secret source. Co-Authored-By: Claude Opus 4.7 (1M context) --- deploy/k3s/secrets.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/k3s/secrets.yaml b/deploy/k3s/secrets.yaml index cad45a4..9924e3f 100644 --- a/deploy/k3s/secrets.yaml +++ b/deploy/k3s/secrets.yaml @@ -10,7 +10,7 @@ stringData: MINIO_ROOT_PASSWORD: minioadmin JWT_SECRET: geo-web-change-me-in-production OPS_JWT_SECRET: geo-ops-change-me-in-production - OPS_DEFAULT_ADMIN_PASSWORD: change-me-before-apply + OPS_DEFAULT_ADMIN_PASSWORD: Aa123456 SCHEDULER_INTERNAL_METRICS_TOKEN: geo-metrics-token config.local.yaml: | database: