refactor: Restructure the repo

This commit is contained in:
2026-01-12 15:21:04 +05:30
parent 2e95982073
commit 4b82385d7b
17 changed files with 24 additions and 19 deletions
-1
View File
@@ -2,6 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- root-app.yaml
- ssh-known-hosts-cm.yaml
-4
View File
@@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: argocd
+3 -1
View File
@@ -8,7 +8,7 @@ spec:
source:
repoURL: https://gitea.whyredfire.tech/whyredfire/gitops
targetRevision: main
path: apps
path: applications
destination:
server: https://kubernetes.default.svc
namespace: argocd
@@ -16,3 +16,5 @@ spec:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
-1
View File
@@ -13,4 +13,3 @@ data:
gitea-ssh.whyredfire.tech ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLoFqTU09bU6ONUr9XvJT8G3zfwOviHw+ZM1EwPWVL5HEotYssWEjyteZGws5I0mXIuNJljL0BY1QSPoJaeAU8=
# gitea-ssh.whyredfire.tech:22 SSH-2.0-OpenSSH_10.0
# gitea-ssh.whyredfire.tech:22 SSH-2.0-OpenSSH_10.0