nameOverride: "" fullnameOverride: "project-pause-plugin" plugin: name: "project-pause-plugin" image: "quay.io/pfeifferj/consoleplugin:latest" port: 9443 nodePort: 30899 basePath: "/" resources: requests: cpu: 10m memory: 50Mi limits: cpu: 100m memory: 100Mi patcherServiceAccount: create: true annotations: {} name: "" jobs: patchConsoles: enabled: true backoffLimit: 3 activeDeadlineSeconds: 600 ttlSecondsAfterFinished: 100 serviceAccount: create: true annotations: {} name: "" podSecurityContext: {} securityContext: {} service: type: ClusterIP port: 9443 ingress: enabled: false className: "" annotations: {} hosts: [] tls: [] resources: limits: cpu: 100m memory: 128Mi requests: cpu: 100m memory: 128Mi nodeSelector: {} tolerations: [] affinity: {}