stackspout: use proper metadata

This commit is contained in:
xeruf 2022-06-27 20:25:48 +01:00
parent 1b821f2ef5
commit 9218617d6a
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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