Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/chore/move-keycloak-chart' into …
Browse files Browse the repository at this point in the history
…chore/move-keycloak-chart
  • Loading branch information
akafazov committed Dec 4, 2024
2 parents e6239ce + f9913ce commit 774bcf9
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/account-operator-crds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ A Helm chart for Kubernetes
|-----|------|---------|-------------|
| kcp.enabled | bool | `false` | Enable KCP |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
2 changes: 2 additions & 0 deletions charts/account-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@ A Helm chart for Kubernetes
| webhooks.certDir | string | `"/certs"` | The directory for webhook certificates |
| webhooks.enabled | bool | `false` | Enable webhooks |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
2 changes: 2 additions & 0 deletions charts/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ Example
| defaults.securityContext.runAsGroup | int | `3000` | group id to run the container |
| defaults.securityContext.runAsUser | int | `1000` | user id to run the container |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
2 changes: 2 additions & 0 deletions charts/example-content/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ Helm Chart for the openmfp Portal
| istio.virtualService.matchers[0].match[0].uri.exact | string | `"/ui/example-content"` | |
| istio.virtualService.matchers[0].match[1].uri.prefix | string | `"/ui/example-content/"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
2 changes: 2 additions & 0 deletions charts/extension-manager-operator-crds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@

A Helm chart for Kubernetes

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
2 changes: 2 additions & 0 deletions charts/extension-manager-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ A Helm chart for extension-manager-operator
| image.name | string | `"ghcr.io/openmfp/extension-content-operator"` | |
| image.tag | string | `"0.16.0"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
2 changes: 2 additions & 0 deletions charts/infra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ A Helm chart for Kubernetes
| keycloak.hosts[0] | string | `"login.microsoftonline.com"` | |
| rbac.clusterRole.enabled | bool | `false` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
2 changes: 2 additions & 0 deletions charts/keycloak/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,5 @@ Example
| keycloakConfig.userRegistration.enabled | bool | `true` | toggle to enable/disable user registration |
| service | object | `{"name":"keycloak"}` | service configuration |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
2 changes: 2 additions & 0 deletions charts/openmfp-crds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ A chart containing CRD Definitions for OpenMFP
| account-operator-crds.enabled | bool | `true` | |
| extension-content-operator-crds.enabled | bool | `true` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
2 changes: 2 additions & 0 deletions charts/openmfp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ The OpenMFP chart for Kubernetes
| components.example-content.enabled | bool | `false` | |
| components.portal.enabled | bool | `true` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
2 changes: 2 additions & 0 deletions charts/portal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ Helm Chart for the openmfp Portal
| importContent | bool | `true` | |
| validWebcomponentUrls | string | `".?"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

0 comments on commit 774bcf9

Please sign in to comment.