Skip to content

Commit

Permalink
Merge pull request #795 from DOME-Marketplace/SBX/downgrade-access-node
Browse files Browse the repository at this point in the history
SBX/downgrade-access-node
  • Loading branch information
DemetrixDome authored Jan 10, 2025
2 parents a00b0d0 + e325030 commit 86d6f24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ionos_sbx/marketplace/access-node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: access-node
description: Chart holder for ArgoCD
type: application
version: 0.1.3
version: 0.1.4
appVersion: 0.1.0
dependencies:
- name: access-node
Expand Down
3 changes: 2 additions & 1 deletion ionos_sbx/marketplace/access-node/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ access-node:
image:
repository: in2workspace/in2-desmos-api
# Overrides the image tag whose default is the chart appVersion.
tag: v1.0.6-snapshot
tag: v1.0.5
pullPolicy: Always
readinessProbe:
failureThreshold: 10
periodSeconds: 10
livenessProbe:
failureThreshold: 10
ingress:
Expand Down

0 comments on commit 86d6f24

Please sign in to comment.