Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
feat(container): update ghcr.io/deedee-ops/lldap ( 0.5.0 → 2024-08-08 )
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgon committed Aug 15, 2024
1 parent 1f1cfee commit 2c2b4bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/default/lldap/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ app-template:
app:
image:
repository: ghcr.io/deedee-ops/lldap
tag: 0.5.0
tag: 2024-08-08

env:
LLDAP_DATABASE_DRIVER: "postgres"
Expand All @@ -44,7 +44,7 @@ app-template:
LLDAP_SMTP_OPTIONS__PORT: "25"
LLDAP_SMTP_OPTIONS__SERVER: smtp-relay.networking.svc.cluster.local
LLDAP_SMTP_OPTIONS__SMTP_ENCRYPTION: NONE
LLDAP_VERBOSE: "true"
LLDAP_VERBOSE: "false"
TZ: Europe/Warsaw

securityContext:
Expand Down

0 comments on commit 2c2b4bc

Please sign in to comment.