| commit | 33d6293d005d8ebd5c6bae80091b22766cfbfd0e | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Thu Jul 23 16:39:35 2026 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Thu Jul 23 16:41:39 2026 +0400 |
| tree | a3ba6ada0ced0bff8f41146fa557a14b68611ccf | |
| parent | 9d8e08f5a2a2f5903747873514bf55d7595ceab3 [diff] [blame] |
cert-manager: upgrade from 1.12.17 to 1.17.4 Change-Id: Iea0d6eac22a57f9f1fc522e6abdd9359fbbd1415
diff --git a/charts/cert-manager/templates/extras-objects.yaml b/charts/cert-manager/templates/extras-objects.yaml new file mode 100644 index 0000000..9ec3a7e --- /dev/null +++ b/charts/cert-manager/templates/extras-objects.yaml
@@ -0,0 +1,4 @@ +{{ range .Values.extraObjects }} +--- +{{ tpl . $ }} +{{ end }}