feat: add OpenShift deployment manifests
All checks were successful
Deploy Tools / deploy (push) Successful in 2m9s

This commit is contained in:
jade
2026-08-21 11:27:45 +09:00
parent b617eaabe4
commit ba2f43cd60
6 changed files with 385 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- configmap.yaml
- services.yaml
- deployments.yaml