# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - deployment.yaml - server.yaml configMapGenerator: - name: pac-config files: - config/proxy.pac commonLabels: app: pac-server