Skip to content
Snippets Groups Projects
values.yaml 379 B
Newer Older
  • Learn to ignore specific revisions
  •   requests_memory: "256M"
      limits_cpu: "1"
      limits_memory: "1G"
    
      serviceAccountName: "notification"
    
      imagePullPolicy: "IfNotPresent"
    
      image: ""
    
    conf:
      configmap: "notification-config"
      app_name: "notification"
    
      rabbitmq_secret_name: "rabbitmq-secret"
      openid_secret_name: "notification-keycloak-secret"
      on_prem_enabled: false