resources: - longhorn-namespace.yaml - longhorn-helmchart.yaml - longhorn-recurringjob.yaml - longhorn-externalsecret.yaml namePrefix: longhorn- commonLabels: app.kubernetes.io/name: longhorn configMapGenerator: - name: kustomize-generated-config literals: - LONGHORN_EXTERNAL_HOST=longhorn.badjware.dev replacements: - source: kind: ConfigMap name: kustomize-generated-config fieldPath: data.LONGHORN_EXTERNAL_HOST targets: - select: kind: HelmChart name: chart fieldPaths: - spec.set.[ingress.host] options: create: true