mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/*] docs: fix copy-paste typos with wrong references to Airflow (#30541)
Signed-off-by: juan131 <jariza@vmware.com>
This commit is contained in:
committed by
GitHub
parent
41ace25a4d
commit
0a225d44c1
@@ -712,12 +712,12 @@ ingress:
|
||||
## ref: https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-rules
|
||||
## e.g:
|
||||
## extraRules:
|
||||
## - host: airflow.local
|
||||
## - host: keycloak.local
|
||||
## http:
|
||||
## path: /
|
||||
## backend:
|
||||
## service:
|
||||
## name: airflow-svc
|
||||
## name: keycloak
|
||||
## port:
|
||||
## name: http
|
||||
##
|
||||
@@ -824,12 +824,12 @@ adminIngress:
|
||||
## ref: https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-rules
|
||||
## e.g:
|
||||
## extraRules:
|
||||
## - host: airflow.local
|
||||
## - host: keycloak.local
|
||||
## http:
|
||||
## path: /
|
||||
## backend:
|
||||
## service:
|
||||
## name: airflow-svc
|
||||
## name: keycloak
|
||||
## port:
|
||||
## name: http
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user