Compare commits
1 Commits
4553d7dcfb
...
1989cea249
| Author | SHA1 | Date | |
|---|---|---|---|
|
1989cea249
|
@@ -1,12 +0,0 @@
|
|||||||
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
|
||||||
kind: Alert
|
|
||||||
metadata:
|
|
||||||
name: flux-infra
|
|
||||||
namespace: flux-system
|
|
||||||
spec:
|
|
||||||
providerRef:
|
|
||||||
name: flux-infra
|
|
||||||
eventSeverity: info
|
|
||||||
eventSources:
|
|
||||||
- kind: Kustomization
|
|
||||||
name: flux-system
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
|
||||||
kind: Provider
|
|
||||||
metadata:
|
|
||||||
name: flux-infra
|
|
||||||
namespace: flux-system
|
|
||||||
spec:
|
|
||||||
type: gitea
|
|
||||||
address: https://git.huizinga.dev/dreaded_x/flux-infra
|
|
||||||
secretRef:
|
|
||||||
name: gitea
|
|
||||||
@@ -59,3 +59,4 @@ spec:
|
|||||||
eventSources:
|
eventSources:
|
||||||
- kind: Kustomization
|
- kind: Kustomization
|
||||||
name: siranga
|
name: siranga
|
||||||
|
namespace: flux-system
|
||||||
|
|||||||
@@ -22,27 +22,3 @@ spec:
|
|||||||
kind: OCIRepository
|
kind: OCIRepository
|
||||||
name: authelia-controller
|
name: authelia-controller
|
||||||
wait: true
|
wait: true
|
||||||
---
|
|
||||||
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
|
||||||
kind: Provider
|
|
||||||
metadata:
|
|
||||||
name: authelia-controller
|
|
||||||
namespace: flux-system
|
|
||||||
spec:
|
|
||||||
type: gitea
|
|
||||||
address: https://git.huizinga.dev/dreaded_x/authelia-controller
|
|
||||||
secretRef:
|
|
||||||
name: gitea
|
|
||||||
---
|
|
||||||
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
|
||||||
kind: Alert
|
|
||||||
metadata:
|
|
||||||
name: authelia-controller
|
|
||||||
namespace: flux-system
|
|
||||||
spec:
|
|
||||||
providerRef:
|
|
||||||
name: authelia-controller
|
|
||||||
eventSeverity: info
|
|
||||||
eventSources:
|
|
||||||
- kind: Kustomization
|
|
||||||
name: authelia-controller
|
|
||||||
|
|||||||
@@ -22,27 +22,3 @@ spec:
|
|||||||
kind: OCIRepository
|
kind: OCIRepository
|
||||||
name: lldap-controller
|
name: lldap-controller
|
||||||
wait: true
|
wait: true
|
||||||
---
|
|
||||||
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
|
||||||
kind: Provider
|
|
||||||
metadata:
|
|
||||||
name: lldap-controller
|
|
||||||
namespace: flux-system
|
|
||||||
spec:
|
|
||||||
type: gitea
|
|
||||||
address: https://git.huizinga.dev/dreaded_x/lldap-controller
|
|
||||||
secretRef:
|
|
||||||
name: gitea
|
|
||||||
---
|
|
||||||
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
|
||||||
kind: Alert
|
|
||||||
metadata:
|
|
||||||
name: lldap-controller
|
|
||||||
namespace: flux-system
|
|
||||||
spec:
|
|
||||||
providerRef:
|
|
||||||
name: lldap-controller
|
|
||||||
eventSeverity: info
|
|
||||||
eventSources:
|
|
||||||
- kind: Kustomization
|
|
||||||
name: lldap-controller
|
|
||||||
|
|||||||
Reference in New Issue
Block a user