# Adds namespace to all resources. namespace: ontime-operator # Value of this field is prepended to the # names of all resources namePrefix: ontime-operator- resources: - ../crd - ../rbac - ../manager - metrics_service.yaml patches: - path: manager_metrics_patch.yaml target: kind: Deployment