Added wedding site

This commit is contained in:
AB
2026-04-19 16:22:25 +03:00
parent 6fb63b7cb9
commit f7e763b3c2
6 changed files with 169 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- rbac.yaml
- deployment.yaml
- service.yaml
- ingress.yaml