Primer commit

This commit is contained in:
2025-04-27 00:13:05 +00:00
commit cbf297c293
7 changed files with 92 additions and 0 deletions

7
kustomization.yaml Normal file
View File

@ -0,0 +1,7 @@
resources:
- namespace.yaml
- deployments/deployment.yaml
- services/service.yaml
- ingress/ingress.yaml
- rbac/serviceaccount.yaml
- rbac/clusterrolebinding.yaml