good
This commit is contained in:
parent
ace075c804
commit
a457c13eaa
@ -13,7 +13,6 @@ spec:
|
||||
name: mysql
|
||||
selector:
|
||||
app: mysql
|
||||
clusterIP: 10.99.10.10
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13.3
|
||||
FROM alpine:3.12.3
|
||||
RUN apk update
|
||||
RUN apk add mariadb mariadb-common mariadb-client
|
||||
COPY my.cnf /etc/my.cnf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user