This commit is contained in:
ivan 2026-06-05 14:08:48 +05:00
parent 641e3f9c0f
commit 84b84f327b
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: backend
namespace: checklists
namespace: checklist
spec:
interval: 10m

View File

@ -1,6 +1,6 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: checklists
namespace: checklist
resources:
- backend.yaml