Skip to content

Commit

Permalink
[PAGOPA-1668] ci: update dev chart to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cap-ang committed Apr 9, 2024
1 parent a64afff commit 5c7798f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
6 changes: 3 additions & 3 deletions helm/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: microservice-chart
repository: https://pagopa.github.io/aks-microservice-chart-blueprint
version: 1.21.0
digest: sha256:e3deccb7ac0b5d85af0c726f28316ebe7a3795cbf54522330c33474b0bae309a
generated: "2022-09-08T16:47:27.366487+02:00"
version: 2.4.0
digest: sha256:db3f9abdcf9a458c7dc3ae6f5ace7292293cbf05a4ca398c4173807f9d14c561
generated: "2024-04-09T12:12:19.912758+02:00"
12 changes: 2 additions & 10 deletions helm/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,11 @@ microservice-chart:
periodSeconds: 10
deployment:
create: true
serviceMonitor:
create: true
endpoints:
- interval: 10s #jmx-exporter
targetPort: 12345
path: /metrics
ports:
- 80 #http
- 12345 #jmx-exporter
service:
create: true
type: ClusterIP
port: 8080
ports:
- 8080
ingress:
create: true
host: "weudev.gps.internal.dev.platform.pagopa.it"
Expand Down

0 comments on commit 5c7798f

Please sign in to comment.