mirror.gcr.io

and explicit latest tag
This commit is contained in:
rasmus 2025-04-19 00:14:28 +03:00
parent 5bd0a57417
commit cf9d686882
17 changed files with 18 additions and 18 deletions

@ -50,7 +50,7 @@ spec:
spec:
containers:
- name: bind-secondary
image: internetsystemsconsortium/bind9:9.20
image: mirror.gcr.io/internetsystemsconsortium/bind9:9.20
resources:
limits:
cpu: 100m

@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: netshoot
image: nicolaka/netshoot
image: mirror.gcr.io/nicolaka/netshoot:latest
command:
- /bin/bash
args:

@ -57,7 +57,7 @@ spec:
cpu: 100m
memory: 100Mi
- name: exporter
image: sepa/beats-exporter
image: mirror.gcr.io/sepa/beats-exporter:latest
args:
- -p=5066
ports:
@ -129,7 +129,7 @@ spec:
- name: filebeat-registry
mountPath: /usr/share/filebeat/data
- name: exporter
image: sepa/beats-exporter
image: mirror.gcr.io/sepa/beats-exporter:latest
args:
- -p=5066
ports:

@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: etherpad
image: etherpad/etherpad:2
image: mirror.gcr.io/etherpad/etherpad:2
securityContext:
# Etherpad writes session key during start
readOnlyRootFilesystem: false

@ -45,7 +45,7 @@ spec:
emptyDir: {}
initContainers:
- name: jq
image: alpine/k8s:1.31.76@sha256:2a3fdd639c71c6cad69fbc8cac2467648855dac29961efec3b155466cc4fa730
image: mirror.gcr.io/alpine/k8s:1.31.76@sha256:2a3fdd639c71c6cad69fbc8cac2467648855dac29961efec3b155466cc4fa730
command:
- /bin/bash
- '-c'

@ -139,7 +139,7 @@ spec:
secretName: freeswitch-passwords
containers:
- name: freeswitch
image: dheaps/freeswitch
image: mirror.gcr.io/dheaps/freeswitch:latest
env:
- name: SOUND_TYPES
value: en-us-callie

@ -66,7 +66,7 @@ spec:
emptyDir: {}
initContainers:
- name: jq
image: alpine/k8s:1.31.76@sha256:2a3fdd639c71c6cad69fbc8cac2467648855dac29961efec3b155466cc4fa730
image: mirror.gcr.io/alpine/k8s:1.31.76@sha256:2a3fdd639c71c6cad69fbc8cac2467648855dac29961efec3b155466cc4fa730
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /tmp

@ -85,7 +85,7 @@ spec:
fsGroup: 472
containers:
- name: grafana
image: grafana/grafana:11.6.0
image: mirror.gcr.io/grafana/grafana:11.6.0
securityContext:
readOnlyRootFilesystem: true
runAsNonRoot: true

@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: phpmyadmin
image: phpmyadmin/phpmyadmin
image: mirror.gcr.io/phpmyadmin/phpmyadmin
ports:
- name: web
containerPort: 80

@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: pgweb
image: sosedoff/pgweb
image: mirror.gcr.io/sosedoff/pgweb
command:
- /usr/bin/pgweb
- --bind=0.0.0.0

@ -59,7 +59,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: rosdump
image: codemowers/git
image: mirror.gcr.io/codemowers/git
imagePullPolicy: IfNotPresent
args:
- sh

@ -27,7 +27,7 @@ spec:
spec:
containers:
- name: exporter
image: prom/mysqld-exporter:latest
image: mirror.gcr.io/prom/mysqld-exporter:latest
env:
- name: DATA_SOURCE_NAME
value: exporter@tcp(127.0.0.1)/

@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: minio
image: minio/minio:latest
image: mirror.gcr.io/minio/minio:latest
command: ["minio"]
ports:
- name: minio

@ -43,7 +43,7 @@ spec:
- name: mongo-data
mountPath: /data/db
- name: exporter
image: percona/mongodb_exporter:0.44
image: mirror.gcr.io/percona/mongodb_exporter:0.44
args:
- --compatible-mode
- --mongodb.direct-connect=false

@ -19,7 +19,7 @@ spec:
runAsGroup: 65534
containers:
- name: whoami
image: traefik/whoami
image: mirror.gcr.io/traefik/whoami:latest
env:
- name: WHOAMI_PORT_NUMBER
value: "8080"

@ -31,7 +31,7 @@ spec:
emptyDir: {}
initContainers:
- name: jq
image: alpine/k8s:1.31.76@sha256:2a3fdd639c71c6cad69fbc8cac2467648855dac29961efec3b155466cc4fa730
image: mirror.gcr.io/alpine/k8s:1.31.76@sha256:2a3fdd639c71c6cad69fbc8cac2467648855dac29961efec3b155466cc4fa730
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /tmp

@ -66,7 +66,7 @@ spec:
spec:
containers:
- name: webmail
image: nodemailer/wildduck-webmail:latest
image: mirror.gcr.io/nodemailer/wildduck-webmail:latest
command:
- node
- server.js