Add service and namespace

This commit is contained in:
2025-01-26 18:17:53 +00:00
parent e50c8f29c1
commit 49b2eeaebe
3 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- deployment.yaml
- service.yaml