Skip to content
Snippets Groups Projects
values.yaml 370 B
Newer Older
  • Learn to ignore specific revisions
  •   requestsCpu: "0.1"
      requestsMemory: "256M"
      limitsCpu: "1"
      limitsMemory: "1.5G"
    
      serviceAccountName: "notification"
    
      imagePullPolicy: "IfNotPresent"
    
      appName: "notification"
      rabbitmqSecretName: "rabbitmq-secret"
      openidSecretName: "notification-keycloak-secret"
      onPremEnabled: false