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