Skip to content

Commit

Permalink
Merge pull request #794 from DOME-Marketplace/SBX/update-issuer-keycl…
Browse files Browse the repository at this point in the history
…oak-image

SBX update issuer keycloak image
  • Loading branch information
DemetrixDome authored Jan 10, 2025
2 parents b6ce8a6 + d70d7d5 commit a00b0d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ionos_sbx/issuer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: issuer
description: Chart holder for ArgoCD
type: application
version: 1.1.4
version: 1.1.5
appVersion: "v1.0.12"
dependencies:
- name: issuer
Expand Down
7 changes: 1 addition & 6 deletions ionos_sbx/issuer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ issuer:
repository: in2workspace/dome-issuer-keycloak
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: v1.0.2
tag: v1.0.3
readinessProbe:
path: /issuer-keycloak/health
livenessProbe:
Expand Down Expand Up @@ -331,11 +331,6 @@ issuer:
lifespan: 10
lifespanTimeUnit: MINUTES

# Transaction Code Configuration
txCode:
size: 4
description: Enter the PIN code

# Token Configuration
token:
expiration: "2592000"
Expand Down

0 comments on commit a00b0d0

Please sign in to comment.