big architectural shift to use gitea for most deployments
This commit is contained in:
		| @@ -6,8 +6,8 @@ metadata: | ||||
| spec: | ||||
|   project: default | ||||
|   source: | ||||
|     repoURL: https://github.com/moll-re/k3s-infra.git | ||||
|     targetRevision: HEAD | ||||
|     repoURL: ssh://git@github.com:moll-re/bootstrap-k3s-infra.git | ||||
|     targetRevision: main | ||||
|     path: kluster-deployments | ||||
|   destination: | ||||
|     server: https://kubernetes.default.svc | ||||
| @@ -15,4 +15,4 @@ spec: | ||||
|   syncPolicy: | ||||
|     automated: | ||||
|       prune: true | ||||
|       # selfHeal: true | ||||
|       # selfHeal: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user