Compare commits
2 Commits
cbf32d11be
...
keycloak-t
Author | SHA1 | Date | |
---|---|---|---|
4e662f3b12 | |||
20977bbc86 |
@@ -22,7 +22,8 @@ dependencies:
|
|||||||
tags:
|
tags:
|
||||||
- bitnami-common
|
- bitnami-common
|
||||||
version: 2.x.x
|
version: 2.x.x
|
||||||
description: Keycloak is a high performance Java-based identity and access management
|
description:
|
||||||
|
Keycloak is a high performance Java-based identity and access management
|
||||||
solution. It lets developers add an authentication layer to their applications with
|
solution. It lets developers add an authentication layer to their applications with
|
||||||
minimum effort.
|
minimum effort.
|
||||||
home: https://bitnami.com
|
home: https://bitnami.com
|
||||||
@@ -36,4 +37,4 @@ maintainers:
|
|||||||
name: keycloak
|
name: keycloak
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak
|
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak
|
||||||
version: 25.2.0
|
version: 25.2.0-test1
|
||||||
|
@@ -715,6 +715,10 @@ ingress:
|
|||||||
## name: http
|
## name: http
|
||||||
##
|
##
|
||||||
extraRules: []
|
extraRules: []
|
||||||
|
|
||||||
|
adminIngress:
|
||||||
|
enabled: false
|
||||||
|
|
||||||
## Network Policy configuration
|
## Network Policy configuration
|
||||||
## ref: https://kubernetes.io/docs/concepts/services-networking/network-policies/
|
## ref: https://kubernetes.io/docs/concepts/services-networking/network-policies/
|
||||||
##
|
##
|
||||||
@@ -784,6 +788,8 @@ networkPolicy:
|
|||||||
ingressNSPodMatchLabels: {}
|
ingressNSPodMatchLabels: {}
|
||||||
|
|
||||||
## @section Other parameters
|
## @section Other parameters
|
||||||
|
rbac:
|
||||||
|
create: false
|
||||||
|
|
||||||
## ServiceAccount configuration
|
## ServiceAccount configuration
|
||||||
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/
|
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/
|
||||||
|
Reference in New Issue
Block a user