From 07ff75ca3ee38efbe94dff8ebb2bc07b96500e80 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Wed, 3 Jun 2026 15:23:40 +0300 Subject: [PATCH] Fix brusnika documentations helm releases --- apps/documentations/brusnika-stage/api.yaml | 4 +++- apps/documentations/brusnika-stage/filestream.yaml | 4 +++- apps/documentations/brusnika-stage/frontend.yaml | 4 +++- apps/documentations/brusnika-stage/pdm.yaml | 6 ++++-- 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/apps/documentations/brusnika-stage/api.yaml b/apps/documentations/brusnika-stage/api.yaml index 1493e7a..da053a5 100644 --- a/apps/documentations/brusnika-stage/api.yaml +++ b/apps/documentations/brusnika-stage/api.yaml @@ -24,6 +24,8 @@ spec: upgrade: remediation: retries: 3 + driftDetection: + mode: enabled values: global: @@ -273,4 +275,4 @@ spec: commitSha: "" gitlabUri: "" gitlabJobUrl: "" - owner: "" \ No newline at end of file + owner: "" diff --git a/apps/documentations/brusnika-stage/filestream.yaml b/apps/documentations/brusnika-stage/filestream.yaml index 8f806d2..902459f 100644 --- a/apps/documentations/brusnika-stage/filestream.yaml +++ b/apps/documentations/brusnika-stage/filestream.yaml @@ -24,6 +24,8 @@ spec: upgrade: remediation: retries: 3 + driftDetection: + mode: enabled values: global: @@ -273,4 +275,4 @@ spec: commitSha: "" gitlabUri: "" gitlabJobUrl: "" - owner: "" \ No newline at end of file + owner: "" diff --git a/apps/documentations/brusnika-stage/frontend.yaml b/apps/documentations/brusnika-stage/frontend.yaml index 67c2047..522091d 100644 --- a/apps/documentations/brusnika-stage/frontend.yaml +++ b/apps/documentations/brusnika-stage/frontend.yaml @@ -24,6 +24,8 @@ spec: upgrade: remediation: retries: 3 + driftDetection: + mode: enabled values: global: @@ -90,4 +92,4 @@ spec: commitSha: "" gitlabUri: "" gitlabJobUrl: "" - owner: "" \ No newline at end of file + owner: "" diff --git a/apps/documentations/brusnika-stage/pdm.yaml b/apps/documentations/brusnika-stage/pdm.yaml index e11f865..fedb99f 100644 --- a/apps/documentations/brusnika-stage/pdm.yaml +++ b/apps/documentations/brusnika-stage/pdm.yaml @@ -24,6 +24,8 @@ spec: upgrade: remediation: retries: 3 + driftDetection: + mode: enabled values: global: @@ -321,9 +323,9 @@ spec: - name: PUBLIC_KEY secretName: _default: "public-key" - secretKey: "key" + secretKey: "key" commitSha: "" gitlabUri: "" gitlabJobUrl: "" - owner: "" \ No newline at end of file + owner: ""