This commit is contained in:
Sense T
2023-09-06 04:41:05 +00:00
parent d5933d6be0
commit 54b5e8d6f9
10 changed files with 211 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- ingress.yaml
- service.yaml