fix: FluxCD discord provider

This commit is contained in:
Tony Du 2025-02-08 09:58:29 -08:00
parent 3bfd3a0419
commit 95ac0318ed

View File

@ -3,7 +3,7 @@ apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Provider
metadata:
name: discord
namespace: default
namespace: flux-system
spec:
type: discord
secretRef:
@ -14,7 +14,7 @@ apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: discord-webhook
namespace: default
namespace: flux-system
spec:
secretStoreRef:
kind: ClusterSecretStore