Compare commits
1 Commits
7385a8737d
...
5103354df8
Author | SHA1 | Date | |
---|---|---|---|
5103354df8 |
|
@ -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:
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user