add app chattts

This commit is contained in:
2024-07-22 14:09:31 +10:00
parent c10f17539e
commit ae7b08ea68
9 changed files with 79 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: v1
kind: Namespace
metadata:
annotations:
argocd.argoproj.io/sync-options: Prune=false
creationTimestamp: null
name: chattts
spec: {}
status: {}

View File

@@ -5,6 +5,7 @@ resources:
- ./app-secrets.yaml
- ./app-volumes.yaml
- ./cert-manager.yaml
- ./chattts.yaml
- ./code-server.yaml
- ./coder.yaml
- ./consul.yaml