Use a saner image

This commit is contained in:
Micke Nordin 2023-03-29 18:28:01 +02:00
parent 73148107e9
commit f48ebdcca0
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -41,7 +41,7 @@ spec:
spec: spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- image: proxysql/proxysql:2.3.1 - image: docker.sunet.se/drive/proxysql:latest
name: proxysql name: proxysql
volumeMounts: volumeMounts:
- name: proxysql-data - name: proxysql-data