Compare commits

..

1 Commits

Author SHA1 Message Date
5103354df8
Setup flux-system gitea receiver
All checks were successful
kustomization/cert-manager/3a682516 reconciliation succeeded
kustomization/kyverno/3a682516 reconciliation succeeded
kustomization/node-feature-discovery-rules/3a682516 reconciliation succeeded
kustomization/node-feature-discovery/3a682516 reconciliation succeeded
kustomization/rook-ceph/3a682516 reconciliation succeeded
kustomization/akri/3a682516 reconciliation succeeded
kustomization/velero/3a682516 reconciliation succeeded
kustomization/flux-system/3a682516 reconciliation succeeded
kustomization/topolvm/3a682516 reconciliation succeeded
kustomization/letsencrypt/3a682516 reconciliation succeeded
kustomization/kyverno-policies/3a682516 reconciliation succeeded
kustomization/rook-ceph-cluster/3a682516 reconciliation succeeded
kustomization/kube-vip/3a682516 reconciliation succeeded
kustomization/traefik/3a682516 reconciliation succeeded
kustomization/cnpg/3a682516 reconciliation succeeded
kustomization/traefik-middleware/3a682516 reconciliation succeeded
kustomization/authelia/3a682516 reconciliation succeeded
kustomization/lldap/3a682516 reconciliation succeeded
kustomization/apps/3a682516 reconciliation succeeded
2025-04-23 19:28:03 +02:00
4 changed files with 4 additions and 46 deletions

View File

@ -4,7 +4,7 @@ metadata:
name: siranga name: siranga
namespace: flux-system namespace: flux-system
spec: spec:
interval: 15m0s interval: 1m0s
url: oci://git.huizinga.dev/dreaded_x/siranga/manifests url: oci://git.huizinga.dev/dreaded_x/siranga/manifests
ref: ref:
tag: latest tag: latest
@ -36,20 +36,6 @@ spec:
secretRef: secretRef:
name: sops-gpg name: sops-gpg
--- ---
apiVersion: notification.toolkit.fluxcd.io/v1
kind: Receiver
metadata:
name: siranga
namespace: flux-system
spec:
type: generic
secretRef:
name: receiver
resources:
- apiVersion: source.toolkit.fluxcd.io/v1
kind: OCIRepository
name: siranga
---
apiVersion: notification.toolkit.fluxcd.io/v1beta3 apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Provider kind: Provider
metadata: metadata:

View File

@ -1,7 +1,7 @@
apiVersion: notification.toolkit.fluxcd.io/v1 apiVersion: notification.toolkit.fluxcd.io/v1
kind: Receiver kind: Receiver
metadata: metadata:
name: flux-infra name: flux-infra-receiver
namespace: flux-system namespace: flux-system
spec: spec:
type: github type: github

View File

@ -4,7 +4,7 @@ metadata:
name: authelia-controller name: authelia-controller
namespace: flux-system namespace: flux-system
spec: spec:
interval: 15m0s interval: 1m0s
url: oci://git.huizinga.dev/dreaded_x/authelia-controller/manifests url: oci://git.huizinga.dev/dreaded_x/authelia-controller/manifests
ref: ref:
tag: edge tag: edge
@ -23,20 +23,6 @@ spec:
name: authelia-controller name: authelia-controller
wait: true wait: true
--- ---
apiVersion: notification.toolkit.fluxcd.io/v1
kind: Receiver
metadata:
name: authelia-controller
namespace: flux-system
spec:
type: generic
secretRef:
name: receiver
resources:
- apiVersion: source.toolkit.fluxcd.io/v1
kind: OCIRepository
name: authelia-controller
---
apiVersion: notification.toolkit.fluxcd.io/v1beta3 apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Provider kind: Provider
metadata: metadata:

View File

@ -4,7 +4,7 @@ metadata:
name: lldap-controller name: lldap-controller
namespace: flux-system namespace: flux-system
spec: spec:
interval: 15m0s interval: 1m0s
url: oci://git.huizinga.dev/dreaded_x/lldap-controller/manifests url: oci://git.huizinga.dev/dreaded_x/lldap-controller/manifests
ref: ref:
tag: edge tag: edge
@ -23,20 +23,6 @@ spec:
name: lldap-controller name: lldap-controller
wait: true wait: true
--- ---
apiVersion: notification.toolkit.fluxcd.io/v1
kind: Receiver
metadata:
name: lldap-controller
namespace: flux-system
spec:
type: generic
secretRef:
name: receiver
resources:
- apiVersion: source.toolkit.fluxcd.io/v1
kind: OCIRepository
name: lldap-controller
---
apiVersion: notification.toolkit.fluxcd.io/v1beta3 apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Provider kind: Provider
metadata: metadata: