mysql k8s

This commit is contained in:
2026-02-06 17:27:57 +00:00
parent e3c4212357
commit 6c15e8aea5
4 changed files with 123 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- statefulset.yaml
- service.yaml
- secret.yaml
commonLabels:
tier: database