Skip to content
Snippets Groups Projects
Commit 5acedd79 authored by xeruf's avatar xeruf
Browse files

forge: add forgejo sources

parent 560a764a
No related branches found
No related tags found
No related merge requests found
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: forgejo
namespace: flux-system
spec:
interval: 10m
retryInterval: 1m
wait: true
timeout: 3m
dependsOn:
- name: single-sign-on
sourceRef:
kind: GitRepository
name: stackspout
path: ./basic/apps/forge
prune: true
postBuild:
substituteFrom:
#- kind: Secret
# name: stackspin-forgejo-variables
- kind: Secret
name: stackspin-forgejo-oauth-variables
- kind: Secret
name: stackspin-cluster-variables
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: forgejo
namespace: flux-system
spec:
interval: 60m
url: oci://codeberg.org/forgejo-contrib/forgejo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment