Use a saner image
This commit is contained in:
parent
73148107e9
commit
f48ebdcca0
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue