From de24873d044d4433e18addae967f4824917be9fa Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 28 Aug 2026 12:58:36 +0300 Subject: [PATCH] ++ revert bad certSecretRef field on gitrepository --- clusters/ugok/flux-system/gotk-sync.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/clusters/ugok/flux-system/gotk-sync.yaml b/clusters/ugok/flux-system/gotk-sync.yaml index 2557027..a1e9527 100644 --- a/clusters/ugok/flux-system/gotk-sync.yaml +++ b/clusters/ugok/flux-system/gotk-sync.yaml @@ -10,8 +10,6 @@ spec: url: https://gitea.sarex.ugok.lan/infra/iac.git secretRef: name: flux-system - certSecretRef: - name: gitea-ca --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization