chore(k8s): add argocd structure for poimen deployment
ci / check (push) Failing after 5s

This commit is contained in:
Story Crater Bot
2026-08-21 21:23:56 -07:00
parent 5d8e5520af
commit 0a2740a9da
3 changed files with 31 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
apiVersion: argoproj.io/v1alpha1
kind: AppProject
metadata:
name: poimen
namespace: argocd
spec:
sourceRepos:
- 'https://forgejo.riotpiao.com/rock/*'
destinations:
- namespace: 'poimen'
server: https://kubernetes.default.svc
- namespace: 'default'
server: https://kubernetes.default.svc
clusterResources: false