--- # yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/kustomization.json apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: default resources: - ./helmrelease.yaml - ../../../../templates/gatus/guarded - ../../../../templates/volsync configMapGenerator: - name: resilio-helene-configmap files: - ./config/sync.conf generatorOptions: disableNameSuffixHash: true