--- # yaml-language-server: $schema=https://json.schemastore.org/kustomization apiVersion: kustomize.config.k8s.io/v1alpha1 kind: Component configMapGenerator: - name: ${APP}-gatus-ep files: - config.yaml=./config.yaml options: labels: gatus.io/enabled: "true" generatorOptions: disableNameSuffixHash: true