Skip to main content

Iam

Configuration

KeyDescriptionDefault
repositoryN/Aregistry.gitlab.com/castlecraft/citadel/iam
pullPolicyN/AIfNotPresent
tagN/A"latest"
typeN/AClusterIP
portN/A1111
cpuN/A100m
memoryN/A128Mi
cpuN/A100m
memoryN/A128Mi
enabledN/Afalse
classNameN/A""
annotationsN/A{}
- hostkubernetes.io/ingress.class: nginx kubernetes.io/tls-acme: "true"chart-example.local
- pathN/A/
pathTypeN/AImplementationSpecific
tlsN/A[]
OIDC_SUPER_CLIENT_ID- secretName: chart-example-tls hosts: - chart-example.local DATABASE_URL: "postgres://iam_user:changeit@citadel-db-rw:5432/iam_db?sslmode=disable" (Override here or use global.services.postgres)"citadel"
OIDC_SUPER_CLIENT_SECRETN/A"changeit"
OIDC_SUPER_ADMIN_UUIDN/A"changeit"
IAM_INITIAL_TENANT_NAMEN/A"default"
DATABASE_MIGRATION_PATHN/A"file:///migrations"
TENANT_ATTRIBUTE_VALIDATION_RULES_PATHPaths match the container layout standardized in Phase 2"/etc/citadel/iam/tenant-attribute-validation-rules.yaml"
USER_ATTRIBUTE_VALIDATION_RULES_PATHN/A"/etc/citadel/iam/user-attribute-validation-rules.yaml"
IDP_CONFIG_PATHN/A"/etc/citadel/iam/idp-config.json"
configMapNameN/A"citadel-idp-config"