mysql_cluster: Begin add but not finished

This commit is contained in:
Florian RICHER 2025-03-27 15:28:14 +01:00
parent 13c2319fb3
commit 12cae34ca8
11 changed files with 309 additions and 0 deletions

View file

@ -0,0 +1,32 @@
resources:
- ../../base
- phpmyadmin_ingress.yaml
namespace: default
labels:
- includeSelectors: true
pairs:
app: mysql-cluster
commonAnnotations:
owner: florian
namePrefix: mysql-cluster-
images:
- name: phpmyadmin
newName: phpmyadmin
newTag: "5.2"
patches:
- path: replica.yaml
configMapGenerator:
- name: configmap
env: mysql-configmap.properties
secretGenerator:
- name: secret
literals:
- mysql-root-password=root