add ingress for couchdb

This commit is contained in:
2024-07-22 01:56:37 +10:00
parent a609b06d30
commit 5448407d93

View File

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