15 lines
409 B
YAML
15 lines
409 B
YAML
apiVersion: helm.cattle.io/v1
|
|
kind: HelmChart
|
|
metadata:
|
|
annotations:
|
|
helmcharts.cattle.io/managed-by: helm-controller
|
|
finalizers:
|
|
- wrangler.cattle.io/on-helm-chart-remove
|
|
generation: 1
|
|
name: infisical-install
|
|
spec:
|
|
chart: secrets-operator
|
|
repo: https://dl.cloudsmith.io/public/infisical/helm-charts/helm/charts/
|
|
failurePolicy: abort
|
|
targetNamespace: infisical
|
|
createNamespace: true
|