15 lines
302 B
YAML
Executable File
15 lines
302 B
YAML
Executable File
---
|
|
|
|
apiVersion: helm.cattle.io/v1
|
|
kind: HelmChart
|
|
metadata:
|
|
name: sealed-secrets
|
|
namespace: ops
|
|
spec:
|
|
repo: https://bitnami-labs.github.io/sealed-secrets
|
|
chart: sealed-secrets
|
|
version: 2.17.3
|
|
targetNamespace: kube-system
|
|
valuesContent: |-
|
|
fullnameOverride: sealed-secrets-controller
|