Feat: add ingress classes

This commit is contained in:
2025-04-18 22:36:16 +08:00
parent 6b5ecbdabf
commit 067b15b01d
13 changed files with 213 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: amane-tanikaze-test
generatorOptions:
disableNameSuffixHash: true
resources:
- ns.amane-tanikaze.yaml
- deploy.amane-dcbot.yaml
- deploy.amane-frontend.yaml
- svc.amane-frontend.yaml
- deploy.amane-backend.yaml
- svc.amane-backend.yaml
- ing.amane-tanikaze.yaml