Files
dc-kc/charts/argo-workflows

argo-workflows

Version: 0.1.0 Type: application AppVersion: v3.6.4

Argo workflows for kubernetes pipelines

Requirements

Repository Name Version
https://argoproj.github.io/argo-helm argo-workflows 0.45.15

Values

Key Type Default Description
argo-workflows.artifactRepository.archiveLogs bool true
argo-workflows.artifactRepository.s3.accessKeySecret.key string "CONSOLE_ACCESS_KEY"
argo-workflows.artifactRepository.s3.accessKeySecret.name string "artifacts"
argo-workflows.artifactRepository.s3.bucket string "artifacts"
argo-workflows.artifactRepository.s3.endpoint string "minio.workflow-artifacts.svc.cluster.local:80"
argo-workflows.artifactRepository.s3.insecure bool true
argo-workflows.artifactRepository.s3.secretKeySecret.key string "CONSOLE_SECRET_KEY"
argo-workflows.artifactRepository.s3.secretKeySecret.name string "artifacts"
argo-workflows.controller.resources.limits.memory string "128Mi"
argo-workflows.controller.resources.requests.cpu string "50m"
argo-workflows.server.authModes[0] string "sso"
argo-workflows.server.authModes[1] string "client"
argo-workflows.server.ingress.annotations."cert-manager.io/cluster-issuer" string "aux-issuer"
argo-workflows.server.ingress.annotations."traefik.ingress.kubernetes.io/router.middlewares" string "traefik-headers@kubernetescrd"
argo-workflows.server.ingress.enabled bool true
argo-workflows.server.ingress.hosts[0] string "workflows.deepcypher.me"
argo-workflows.server.ingress.tls[0].hosts[0] string "workflows.deepcypher.me"
argo-workflows.server.ingress.tls[0].secretName string "workflows.deepcypher.me-tls"
argo-workflows.server.logging.level string "debug"
argo-workflows.server.resources.limits.memory string "128Mi"
argo-workflows.server.resources.requests.cpu string "50m"
argo-workflows.server.sso.clientId.key string "clientId"
argo-workflows.server.sso.clientId.name string "oidc-credentials"
argo-workflows.server.sso.clientSecret.key string "clientSecret"
argo-workflows.server.sso.clientSecret.name string "oidc-credentials"
argo-workflows.server.sso.customGroupClaimName string "groups"
argo-workflows.server.sso.enabled bool true
argo-workflows.server.sso.filterGroupsRegex list []
argo-workflows.server.sso.issuer string "https://auth.deepcypher.me/realms/deepcypher"
argo-workflows.server.sso.rbac.enabled bool true
argo-workflows.server.sso.redirectUrl string "https://workflows.deepcypher.me/oauth2/callback"
argo-workflows.server.sso.scopes[0] string "openid"
argo-workflows.server.sso.scopes[1] string "email"
argo-workflows.server.sso.scopes[2] string "profile"
argo-workflows.server.sso.scopes[3] string "roles"
argo-workflows.server.sso.scopes[4] string "groups"
argo-workflows.server.sso.sessionExpiry string "24h"
argo-workflows.useStaticCredentials bool true
environment.baseDomain string "deepcypher.me"
environment.contact.email string "noreply@deepcypher.me"
environment.contact.name string "George Onoufriou"
environment.hardware string "metal"
environment.location.name string "unknown"
environment.mode string "production"
environment.name string "unknown"
environment.revision string "main"
oidc.realm string "deepcypher"