Skip to content

Commit

Permalink
cpgo: fix helmchart
Browse files Browse the repository at this point in the history
  • Loading branch information
cubic3d committed Nov 20, 2024
1 parent 51f2f3f commit 81af2ec
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: userinit-controller
name: crunchy-userinit-controller
spec:
interval: 30m
chart:
Expand All @@ -11,8 +11,5 @@ spec:
version: 0.0.4
sourceRef:
kind: HelmRepository
name: crunchy-userinit
name: crunchy-userinit-controller
namespace: flux-system

values:
fullnameOverride: crunchy-userinit-controller

0 comments on commit 81af2ec

Please sign in to comment.