Loading argocd/argocd-applications/cluster-configs.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ spec: source: repoURL: "https://gitlab.simoncor.net/kaas/cluster-configs.git" path: "manifests/" targetRevision: "dev" targetRevision: "main" destination: server: "https://kubernetes.default.svc" syncPolicy: Loading argocd/argocd-applications/docs-simoncor-net.yaml 0 → 100644 +22 −0 Original line number Diff line number Diff line --- apiVersion: "argoproj.io/v1alpha1" kind: "Application" metadata: name: "docs-simoncor-net" namespace: "argocd" spec: project: "default" source: repoURL: "https://gitlab.simoncor.net/kaas/docs-simoncor-net.git" path: "manifests/" targetRevision: "main" destination: server: "https://kubernetes.default.svc" namespace: "docs-simoncor-net" syncPolicy: automated: prune: true selfHeal: true enabled: true syncOptions: - "CreateNamespace=true" argocd/argocd-applications/gitlab-runner-simoncornet.yaml 0 → 100644 +62 −0 Original line number Diff line number Diff line --- apiVersion: "argoproj.io/v1alpha1" kind: "Application" metadata: name: "gitlab-runner-simoncornet" namespace: "argocd" spec: project: "default" source: repoURL: "https://charts.gitlab.io" chart: "gitlab-runner" targetRevision: "0.85.0" helm: values: | gitlabUrl: https://gitlab.simoncor.net concurrent: 10 checkInterval: 2 rbac: clusterWideAccess: false create: true rules: - apiGroups: [""] resources: ["pods"] verbs: ["list", "get", "watch", "create", "delete"] - apiGroups: [""] resources: ["pods/exec"] verbs: ["create"] - apiGroups: [""] resources: ["pods/log"] verbs: ["get"] - apiGroups: [""] resources: ["pods/attach"] verbs: ["list", "get", "create", "delete", "update"] - apiGroups: [""] resources: ["secrets"] verbs: ["list", "get", "create", "delete", "update"] - apiGroups: [""] resources: ["configmaps"] verbs: ["list", "get", "create", "delete", "update"] runners: secret: gitlab-runner-secret privileged: true config: | [[runners]] request_concurrency = 2 [runners.kubernetes] namespace = "gitlab-runner-simoncornet" tls_verify = false image = "docker:latest" privileged = true destination: server: "https://kubernetes.default.svc" namespace: "gitlab-runner-simoncornet" syncPolicy: automated: prune: true selfHeal: true syncOptions: - "CreateNamespace=true" argocd/argocd-applications/simoncor-net.yaml 0 → 100644 +22 −0 Original line number Diff line number Diff line --- apiVersion: "argoproj.io/v1alpha1" kind: "Application" metadata: name: "simoncor-net" namespace: "argocd" spec: project: "default" source: repoURL: "https://gitlab.simoncor.net/kaas/simoncor-net.git" path: "manifests/" targetRevision: "main" destination: server: "https://kubernetes.default.svc" namespace: "simoncor-net" syncPolicy: automated: prune: true selfHeal: true enabled: true syncOptions: - "CreateNamespace=true" argocd/argocd-applications/start-simoncor-net.yaml 0 → 100644 +22 −0 Original line number Diff line number Diff line --- apiVersion: "argoproj.io/v1alpha1" kind: "Application" metadata: name: "start-simoncor-net" namespace: "argocd" spec: project: "default" source: repoURL: "https://gitlab.simoncor.net/kaas/start-simoncor-net.git" path: "manifests/" targetRevision: "main" destination: server: "https://kubernetes.default.svc" namespace: "start-simoncor-net" syncPolicy: automated: prune: true selfHeal: true enabled: true syncOptions: - "CreateNamespace=true" Loading
argocd/argocd-applications/cluster-configs.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ spec: source: repoURL: "https://gitlab.simoncor.net/kaas/cluster-configs.git" path: "manifests/" targetRevision: "dev" targetRevision: "main" destination: server: "https://kubernetes.default.svc" syncPolicy: Loading
argocd/argocd-applications/docs-simoncor-net.yaml 0 → 100644 +22 −0 Original line number Diff line number Diff line --- apiVersion: "argoproj.io/v1alpha1" kind: "Application" metadata: name: "docs-simoncor-net" namespace: "argocd" spec: project: "default" source: repoURL: "https://gitlab.simoncor.net/kaas/docs-simoncor-net.git" path: "manifests/" targetRevision: "main" destination: server: "https://kubernetes.default.svc" namespace: "docs-simoncor-net" syncPolicy: automated: prune: true selfHeal: true enabled: true syncOptions: - "CreateNamespace=true"
argocd/argocd-applications/gitlab-runner-simoncornet.yaml 0 → 100644 +62 −0 Original line number Diff line number Diff line --- apiVersion: "argoproj.io/v1alpha1" kind: "Application" metadata: name: "gitlab-runner-simoncornet" namespace: "argocd" spec: project: "default" source: repoURL: "https://charts.gitlab.io" chart: "gitlab-runner" targetRevision: "0.85.0" helm: values: | gitlabUrl: https://gitlab.simoncor.net concurrent: 10 checkInterval: 2 rbac: clusterWideAccess: false create: true rules: - apiGroups: [""] resources: ["pods"] verbs: ["list", "get", "watch", "create", "delete"] - apiGroups: [""] resources: ["pods/exec"] verbs: ["create"] - apiGroups: [""] resources: ["pods/log"] verbs: ["get"] - apiGroups: [""] resources: ["pods/attach"] verbs: ["list", "get", "create", "delete", "update"] - apiGroups: [""] resources: ["secrets"] verbs: ["list", "get", "create", "delete", "update"] - apiGroups: [""] resources: ["configmaps"] verbs: ["list", "get", "create", "delete", "update"] runners: secret: gitlab-runner-secret privileged: true config: | [[runners]] request_concurrency = 2 [runners.kubernetes] namespace = "gitlab-runner-simoncornet" tls_verify = false image = "docker:latest" privileged = true destination: server: "https://kubernetes.default.svc" namespace: "gitlab-runner-simoncornet" syncPolicy: automated: prune: true selfHeal: true syncOptions: - "CreateNamespace=true"
argocd/argocd-applications/simoncor-net.yaml 0 → 100644 +22 −0 Original line number Diff line number Diff line --- apiVersion: "argoproj.io/v1alpha1" kind: "Application" metadata: name: "simoncor-net" namespace: "argocd" spec: project: "default" source: repoURL: "https://gitlab.simoncor.net/kaas/simoncor-net.git" path: "manifests/" targetRevision: "main" destination: server: "https://kubernetes.default.svc" namespace: "simoncor-net" syncPolicy: automated: prune: true selfHeal: true enabled: true syncOptions: - "CreateNamespace=true"
argocd/argocd-applications/start-simoncor-net.yaml 0 → 100644 +22 −0 Original line number Diff line number Diff line --- apiVersion: "argoproj.io/v1alpha1" kind: "Application" metadata: name: "start-simoncor-net" namespace: "argocd" spec: project: "default" source: repoURL: "https://gitlab.simoncor.net/kaas/start-simoncor-net.git" path: "manifests/" targetRevision: "main" destination: server: "https://kubernetes.default.svc" namespace: "start-simoncor-net" syncPolicy: automated: prune: true selfHeal: true enabled: true syncOptions: - "CreateNamespace=true"