Skip to content

Commit 1553b5a

Browse files
authored
Replaces Docker hub images with quay
1 parent b6560e7 commit 1553b5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/yamls/nats-streaming.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ spec:
125125
# NATS Streaming #
126126
####################
127127
- name: stan
128-
image: nats-streaming:0.23.0
128+
image: quay.io/devtron/nats-streaming:0.23.0
129129
args:
130130
- -sc
131131
- /etc/stan-config/stan.conf
@@ -168,7 +168,7 @@ spec:
168168
# #
169169
#################################
170170
- name: metrics
171-
image: natsio/prometheus-nats-exporter:latest
171+
image: quay.io/devtron/prometheus-nats-exporter:latest
172172
args:
173173
- -connz
174174
- -routez

0 commit comments

Comments
 (0)