Skip to content

Commit 08e21e4

Browse files
updated streamlit-client deployment to use redhat-et org
Signed-off-by: Michael Clifford <mcliffor@redhat.com>
1 parent 56b7335 commit 08e21e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kubernetes/streamlit-client/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
volumeMounts:
3232
- mountPath: /etc/tls/private
3333
name: proxy-tls
34-
- image: quay.io/michaelclifford/streamlit_client:0.3.0
34+
- image: quay.io/redhat-et/streamlit_client:0.1.0
3535
imagePullPolicy: IfNotPresent
3636
name: streamlit-client
3737
ports:

0 commit comments

Comments
 (0)