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,9 @@
apiVersion: v1
kind: Namespace
metadata:
annotations:
argocd.argoproj.io/sync-options: Prune=false
creationTimestamp: null
name: couchdb
spec: {}
status: {}