add app rlpa-server

This commit is contained in:
2024-07-22 14:40:02 +10:00
parent eec0a16891
commit b35abbd2e9
7 changed files with 76 additions and 0 deletions

View File

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