-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Helm release cert-manager to v1.13.1
Signed-off-by: Renovate Bot <[email protected]>
- Loading branch information
1 parent
2324c43
commit e80340b
Showing
21 changed files
with
1,124 additions
and
526 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
...ults/cert-manager/cert-manager/01_helmchart/cert-manager/templates/controller-config.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
apiVersion: v1 | ||
data: null | ||
kind: ConfigMap | ||
metadata: | ||
labels: | ||
app: cert-manager | ||
app.kubernetes.io/component: controller | ||
app.kubernetes.io/instance: cert-manager | ||
app.kubernetes.io/managed-by: Helm | ||
app.kubernetes.io/name: cert-manager | ||
app.kubernetes.io/version: v1.13.1 | ||
helm.sh/chart: cert-manager-v1.13.1 | ||
name: cert-manager | ||
namespace: syn-cert-manager |
Oops, something went wrong.