11 lines
215 B
YAML
11 lines
215 B
YAML
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
|
kind: Provider
|
|
metadata:
|
|
name: repo
|
|
namespace: flux-system
|
|
spec:
|
|
type: gitea
|
|
address: https://git.huizinga.dev/infra/foundation
|
|
secretRef:
|
|
name: repo
|