fix(cert-manager): ensure acme secret(s) are in the cert-manager namespace

This commit is contained in:
Kjeld Schouten-Lebbing
2023-03-07 17:19:26 +01:00
parent 3d4c6ba948
commit d2fe2f27ce
2 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.2.20
version: 12.2.22
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager
- https://cert-manager.io/
type: application
version: 1.0.5
version: 1.0.6
annotations:
truecharts.org/catagories: |
- core

View File

@@ -74,6 +74,7 @@ spec:
apiVersion: v1
kind: Secret
metadata:
namespace: cert-manager
name: {{ .name }}-clusterissuer-secret
type: Opaque
stringData: