add infra app couchdb

This commit is contained in:
2024-07-22 01:15:01 +10:00
parent 5636b56666
commit 37aa6e468c
6 changed files with 121 additions and 0 deletions

View File

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