diff --git a/cluster/apps/semaphore/semaphore.yml b/cluster/apps/semaphore/semaphore.yml index dc8a393..f41cbc2 100644 --- a/cluster/apps/semaphore/semaphore.yml +++ b/cluster/apps/semaphore/semaphore.yml @@ -16,7 +16,7 @@ spec: spec: initContainers: - name: mysql - image: mysql:8.4 + image: mysql:9.3 restartPolicy: Always ports: - containerPort: 3306