Skip to content

Commit fb03574

Browse files
authored
Update kubelink.yaml
1 parent c57b9a6 commit fb03574

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/yamls/kubelink.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
serviceAccount: devtron
2222
containers:
2323
- name: kubelink
24-
image: quay.io/devtron/kubelink:a34c8f30-283-6744
24+
image: quay.io/devtron/kubelink:8520c6e7-283-6759
2525
imagePullPolicy: IfNotPresent
2626
ports:
2727
- name: app
@@ -56,4 +56,4 @@ spec:
5656
selector:
5757
app: kubelink
5858
sessionAffinity: None
59-
type: ClusterIP
59+
type: ClusterIP

0 commit comments

Comments
 (0)