fix: correct sourceRef name for mcp-homelab
This commit is contained in:
@@ -9,13 +9,8 @@ spec:
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: homelab # dein bestehendes GitRepository-Objekt
|
||||
name: flux-system
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
name: sops-age # dein bestehendes SOPS-Secret
|
||||
healthChecks:
|
||||
- apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
name: mcp-homelab
|
||||
namespace: mcp-homelab
|
||||
name: sops-age
|
||||
|
||||
Reference in New Issue
Block a user