Skip to content

Commit c667ec8

Browse files
committed
updated port on charts
Signed-off-by: kumarabd <abishekkumar92@gmail.com>
1 parent 50224b9 commit c667ec8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/smi-conformance-0.1.0.tgz

1 Byte
Binary file not shown.

charts/smi-conformance/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ image:
77
repository: layer5/learn-layer5
88
tag: smi
99
pullPolicy: Always
10-
port: 10008
10+
port: 10011
1111
resources:
1212
limits:
1313
cpu: "500m"
@@ -17,4 +17,4 @@ resources:
1717
memory: 500Mi
1818
service:
1919
type: NodePort
20-
port: 10008
20+
port: 10011

0 commit comments

Comments
 (0)