treewide: Cleanup for new cluster

This commit is contained in:
2026-01-25 18:37:45 +05:30
parent 4b82385d7b
commit 70e2794599
14 changed files with 4 additions and 13641 deletions
@@ -3,4 +3,3 @@ kind: Kustomization
resources:
- root-app.yaml
- ssh-known-hosts-cm.yaml
@@ -6,7 +6,7 @@ metadata:
spec:
project: default
source:
repoURL: https://gitea.whyredfire.tech/whyredfire/gitops
repoURL: https://gitlab.com/whyredfire/gitops
targetRevision: main
path: applications
destination:
-15
View File
@@ -1,15 +0,0 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: argocd-ssh-known-hosts-c
namespace: argocd
data:
known_hosts: |
# gitea-ssh.whyredfire.tech:22 SSH-2.0-OpenSSH_10.0
gitea-ssh.whyredfire.tech ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANyEkbFQN5Yl8Vb6EAwzh2EveEj3yKXirFfXyuFqIV+
# gitea-ssh.whyredfire.tech:22 SSH-2.0-OpenSSH_10.0
gitea-ssh.whyredfire.tech ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCfixWweiVHuHDOOSzzqqsVjMMDXcl+dawNjezD7FOLraHapimb2j+omJ4evSWCNYG5usjmokgUntQ5wNTrsrWr7XlKOuBNjelleXBsjDba09IzfSRYA+pnbrcpgVjgQ647KJeULbD653oDL/cSEFV6r1NNWWlYVK139k0gsMw0JToMDp0LzNsTJytSFLvVg7st7fW/qoBI/RNq9qRC6okJJhldfpuraRVia1GhUiB79g4t9ylCvDlLXe+V3XdeMEEz8VY1bxVR5FHsRSuJqCPP1TbD9XnWWFZOBl6xjbcr2kDrnaAVocQJDkZLoKAZIR3lRaEjdFtz9v+Z4oAdIEVPNBWvE15bZdFHuCsB7eFpVuVzy7rDos9pGqXdK4h97oxU/edoRjMTDoDPHyl36154yiGAn4J55j1A8cWp97eyvTpRYYwr1Zab9M0AohJC8v69eprk4TZgL1TWGvchMDTHkd/RE2tEV1pv+cLe8bayV+BoE1Nx1plqIHTkSIu9e8=
# gitea-ssh.whyredfire.tech:22 SSH-2.0-OpenSSH_10.0
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
+2 -2
View File
@@ -4,5 +4,5 @@ kind: Kustomization
namespace: argocd
resources:
- https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.0/manifests/install.yaml
- argocd
- https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.6/manifests/install.yaml
- argocd-root-app