Skip to content

Commit

Permalink
dbildungs-iam-server
Browse files Browse the repository at this point in the history
  • Loading branch information
dbildungs-iam-server-gha committed Nov 20, 2024
1 parent 799d2f9 commit 97fa90c
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 391 deletions.
2 changes: 1 addition & 1 deletion automation/dbildungs-iam-server/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 11.0.6
digest: sha256:790bafa04fe9c1cc9f772dc12fada16eb847c282f738fd23df09f665af93ec74
generated: "2024-11-20T16:06:09.897594801Z"
generated: "2024-11-20T16:13:47.76893203Z"
4 changes: 2 additions & 2 deletions automation/dbildungs-iam-server/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: DBP-1022
appVersion: SPSH-1296
dependencies:
- condition: redis-cluster.enabled
name: redis-cluster
Expand All @@ -8,4 +8,4 @@ dependencies:
description: dBildungs-IAM-server
name: dbildungs-iam-server
type: application
version: 0.0.0-dbp-1022-20241120-1606
version: 0.0.0-spsh-1296-20241120-1613
23 changes: 0 additions & 23 deletions automation/dbildungs-iam-server/cron/Dockerfile

This file was deleted.

15 changes: 0 additions & 15 deletions automation/dbildungs-iam-server/cron/keys/dummy_jwks.json

This file was deleted.

38 changes: 0 additions & 38 deletions automation/dbildungs-iam-server/cron/scripts/cron_trigger.sh

This file was deleted.

169 changes: 0 additions & 169 deletions automation/dbildungs-iam-server/cron/scripts/get_access_token.sh

This file was deleted.

4 changes: 3 additions & 1 deletion automation/dbildungs-iam-server/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ data:
FRONTEND_LOGOUT_REDIRECT: "https://{{ .Values.backendHostname }}/"
BACKEND_HOSTNAME: "{{ .Values.backendHostname }}"
LDAP_URL: '{{ .Values.ldap.url | replace "spsh-xxx" .Release.Namespace }}'
LDAP_BIND_DN: "{{ .Values.ldap.bindDN }}"
LDAP_BIND_DN: "{{ .Values.ldap.bindDN }}"
LDAP_OEFFENTLICHE_SCHULEN_DOMAIN: "{{ .Values.ldap.oeffentlicheSchulenDomain }}"
LDAP_ERSATZSCHULEN_DOMAIN: "{{ .Values.ldap.ersatzschulenDomain }}"

This file was deleted.

This file was deleted.

86 changes: 0 additions & 86 deletions automation/dbildungs-iam-server/templates/cronjob.yaml

This file was deleted.

Loading

0 comments on commit 97fa90c

Please sign in to comment.