Skip to content

Commit 069ff8a

Browse files
authored
Merge pull request #60 from layer5io/kumarabd/bug/smi-port
updated port on charts
2 parents 0f85824 + c667ec8 commit 069ff8a

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)