downgrade mysql for monica
Some checks failed
/ diff-and-deploy (push) Failing after 52s

This commit is contained in:
Finn 2024-10-29 23:54:32 -07:00
parent 8239f04ca2
commit 5bf9d9bffc

View file

@ -27,7 +27,7 @@ spec:
app: mysql app: mysql
spec: spec:
containers: containers:
- image: docker.io/library/mysql:9 - image: docker.io/library/mysql:5.7
name: mysql name: mysql
resources: {} resources: {}
ports: ports: