From 9dc2f06ed865d1c88b7ad83407a978f20c12594a Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Wed, 9 Jul 2025 10:33:23 +1000 Subject: [PATCH] Add Gitea custom manifests --- services/Gitea/application-gitea.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/services/Gitea/application-gitea.yaml b/services/Gitea/application-gitea.yaml index 89ca5a8..25cf76b 100644 --- a/services/Gitea/application-gitea.yaml +++ b/services/Gitea/application-gitea.yaml @@ -9,6 +9,12 @@ spec: namespace: gitea project: default sources: +# - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog +# path: services/Gitea/manifests +# targetRevision: HEAD + - repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog + path: services/Gitea/manifests + targetRevision: master - repoURL: https://dl.gitea.com/charts/ chart: gitea # targetRevision: 10.6.0