diff --git a/services/Gitea/application-gitea.yaml b/services/Gitea/application-gitea.yaml index da6c0fa..89ca5a8 100644 --- a/services/Gitea/application-gitea.yaml +++ b/services/Gitea/application-gitea.yaml @@ -16,9 +16,9 @@ spec: helm: valueFiles: - $values/services/Gitea/values.yaml - - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog - targetRevision: master - ref: values -# - repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog +# - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog # targetRevision: master # ref: values + - repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog + targetRevision: master + ref: values diff --git a/services/Gitea/values.yaml b/services/Gitea/values.yaml index 894cdd9..13a919a 100644 --- a/services/Gitea/values.yaml +++ b/services/Gitea/values.yaml @@ -35,7 +35,7 @@ ingress: - path: / pathType: Prefix persistence: -# claimName: csismb-gitea-data + claimName: csismb-gitea-data storageClass: csismb-gitea-data postgresql: enabled: false