mysql: First working kustomize
This commit is contained in:
parent
fa945f2e5c
commit
244458738c
10 changed files with 125 additions and 2 deletions
6
mysql/kustomize/overlays/default/replica.yaml
Normal file
6
mysql/kustomize/overlays/default/replica.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: phpmyadmin-deployment
|
||||
spec:
|
||||
replicas: 2
|
Loading…
Add table
Add a link
Reference in a new issue