17 lines
430 B
YAML
17 lines
430 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
|
||
|
namespace: default
|
||
|
spec:
|
||
|
chart: secrets-operator
|
||
|
repo: https://dl.cloudsmith.io/public/infisical/helm-charts/helm/charts/
|
||
|
failurePolicy: abort
|
||
|
targetNamespace: infisical
|
||
|
createNamespace: true
|