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 88924a9 commit d6eafd5
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 389 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-20T15:09:27.026824035Z"
generated: "2024-11-20T15:15:14.863150461Z"
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-1288
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-1509
version: 0.0.0-spsh-1288-20241120-1515
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.

2 changes: 1 addition & 1 deletion automation/dbildungs-iam-server/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ 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 }}"

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 d6eafd5

Please sign in to comment.