Skip to content

Instantly share code, notes, and snippets.

@e-minguez
Created April 21, 2025 15:44
Show Gist options
  • Save e-minguez/13cda21cb92f7d7bd499eb911a4fb236 to your computer and use it in GitHub Desktop.
Save e-minguez/13cda21cb92f7d7bd499eb911a4fb236 to your computer and use it in GitHub Desktop.
---
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
namespace: kube-system
name: longhorn-crd
spec:
targetNamespace: longhorn-system
createNamespace: true
version: 105.1.0+up1.7.2
chart: longhorn-crd
repo: https://charts.rancher.io
---
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
namespace: kube-system
name: longhorn
spec:
targetNamespace: longhorn-system
createNamespace: true
version: 105.1.0+up1.7.2
chart: longhorn
repo: https://charts.rancher.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment