add app coder

This commit is contained in:
2024-07-20 03:29:48 +10:00
parent 43cf86cb77
commit f1f54070c1
12 changed files with 133 additions and 99 deletions

View File

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

View File

@@ -6,6 +6,7 @@ resources:
- ./app-volumes.yaml
- ./cert-manager.yaml
- ./code-server.yaml
- ./coder.yaml
- ./consul.yaml
- ./dokuwiki.yaml
- ./gitea.yaml