config/components/manager/kustomization.yaml (14 lines of code) (raw):

resources: - manager.yaml generatorOptions: disableNameSuffixHash: true configMapGenerator: - files: - controller_manager_config.yaml name: manager-config apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization images: - name: controller newName: gcr.io/k8s-staging-kueue/kueue newTag: main