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: ""