Skip to content

Commit

Permalink
add missing file that wasn't saved correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaubrey committed Jan 31, 2025
1 parent 5074f3a commit 2012dbc
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions system/kro/release.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: kro
namespace: kro
spec:
interval: 1m
releaseName: kro
chart:
spec:
chart: kro
version: 0.2.0
sourceRef:
kind: HelmRepository
name: kro
interval: 1m
install:
remediation:
retries: 5

values:

0 comments on commit 2012dbc

Please sign in to comment.