10 lines
257 B
YAML
10 lines
257 B
YAML
|
apiVersion: catalog.cattle.io/v1
|
||
|
kind: ClusterRepo
|
||
|
metadata:
|
||
|
annotations:
|
||
|
field.cattle.io/description: The official helm repository for cert-manager from jeststack.io.
|
||
|
name: cert-manager
|
||
|
spec:
|
||
|
clientSecret: null
|
||
|
url: https://charts.jetstack.io
|