++
This commit is contained in:
parent
641e3f9c0f
commit
84b84f327b
@ -2,7 +2,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: backend
|
||||
namespace: checklists
|
||||
namespace: checklist
|
||||
|
||||
spec:
|
||||
interval: 10m
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: checklists
|
||||
namespace: checklist
|
||||
resources:
|
||||
- backend.yaml
|
||||
Loading…
Reference in New Issue
Block a user