mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/*] Replace Kubeapps URL in READMEs (and kubeapps Chart.yaml) and remove BKPR references (#10600)
* [bitnami/*] Replace Kubeapps URL in READMEs (and kubeapps Chart.yaml) and remove BKPR references Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com> * Update bitnami/consul/README.md Co-authored-by: Antonio Gámez, PhD <agamez@vmware.com> Co-authored-by: Antonio Gámez, PhD <agamez@vmware.com>
This commit is contained in:
committed by
GitHub
parent
12ffc781a0
commit
c6a7914361
@@ -7,7 +7,7 @@ Sealed Secrets are "one-way" encrypted K8s Secrets that can be created by anyone
|
||||
[Overview of Sealed Secrets](https://github.com/bitnami-labs/sealed-secrets)
|
||||
|
||||
|
||||
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
@@ -21,7 +21,7 @@ Bitnami charts for Helm are carefully engineered, actively maintained and are th
|
||||
|
||||
This chart bootstraps a [Sealed Secret controller](https://github.com/bitnami-labs/sealed-secrets) Deployment in [Kubernetes](http://kubernetes.io) using the [Helm](https://helm.sh) package manager.
|
||||
|
||||
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This Helm chart has been tested on top of [Bitnami Kubernetes Production Runtime](https://kubeprod.io/) (BKPR). Deploy BKPR to get automated TLS certificates, logging and monitoring for your applications.
|
||||
Bitnami charts can be used with [Kubeapps](https://kubeapps.dev/) for deployment and management of Helm Charts in clusters.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
@@ -283,4 +283,4 @@ This major release renames several values in this chart and adds missing feature
|
||||
- `service.port` has been renamed as `service.ports.http`.
|
||||
- `service.nodePort`has been renamed as `service.nodePorts.http`
|
||||
- `containerPort`has been renamed as `containerPorts.http`
|
||||
- `certManager`has been removed. Please use `ingress.annotations` instead
|
||||
- `certManager`has been removed. Please use `ingress.annotations` instead
|
||||
|
||||
Reference in New Issue
Block a user