apiVersion: kustomize.config.k8s.io/v1beta1 bases: - ../../base commonLabels: app: tekton-dashboard app.kubernetes.io/component: tektoncd app.kubernetes.io/name: tektoncd-dashboard configMapGenerator: - envs: - params.env name: tektoncd-dashboard-app-parameters configurations: - params.yaml kind: Kustomization resources: - application.yaml vars: - fieldref: fieldPath: data.generateName name: generateName objref: apiVersion: v1 kind: ConfigMap name: tektoncd-dashboard-app-parameters