Skip to content

Commit 627d928

Browse files
committed
Change repository for the image
1 parent 361ecc6 commit 627d928

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/cassandra/INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
spec:
1212
containers:
1313
- name: cassandra-exporter
14-
image: gcr.io/mateo-burillo-ns/promcat-cassandra-exporter:latest
14+
image: quay.io/sysdig/promcat-cassandra-exporter:v0.9.10
1515
imagePullPolicy: Always
1616
volumeMounts:
1717
- mountPath: /var/lib/cassandra

resources/cassandra/include/patch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
spec:
88
containers:
99
- name: cassandra-exporter
10-
image: gcr.io/mateo-burillo-ns/promcat-cassandra-exporter:latest
10+
image: quay.io/sysdig/promcat-cassandra-exporter:v0.9.10
1111
imagePullPolicy: Always
1212
volumeMounts:
1313
- mountPath: /var/lib/cassandra

0 commit comments

Comments
 (0)