stackspout: use proper metadata
This commit is contained in:
parent
1b821f2ef5
commit
9218617d6a
|
@ -7,7 +7,7 @@ spec:
|
||||||
releaseName: vikunja
|
releaseName: vikunja
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: k8s-at-home/vikunja
|
chart: vikunja
|
||||||
version: 5.5.3
|
version: 5.5.3
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
|
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
name: example-infrastructure
|
name: sources
|
||||||
namespace: stackspout
|
namespace: stackspout
|
||||||
spec:
|
spec:
|
||||||
interval: 10m
|
interval: 10m
|
||||||
|
|
Loading…
Reference in New Issue