Skip to content

Commit

Permalink
Push helm update mef-sog-uc1-wl
Browse files Browse the repository at this point in the history
  • Loading branch information
lmammucari committed Jul 18, 2024
1 parent 8fc653e commit 1581a3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/uc1-workload/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "1.0.0"
description: A Helm chart for UC1 Workload
name: mef-sog-uc1-wl
version: 1.0.3
version: 1.0.4
2 changes: 1 addition & 1 deletion charts/uc1-workload/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
imagePullPolicy: IfNotPresent
ports:
- name: http
containerPort: {{ .Values.scheduledClient.service.port }}
containerPort: 8080
protocol: TCP
env:
- name: SPRING_KAFKA_ENABLED
Expand Down

0 comments on commit 1581a3d

Please sign in to comment.