nats chart provisoning
This commit is contained in:
@@ -5,13 +5,17 @@ type: application
|
||||
version: 0.0.1
|
||||
appVersion: "0.0.1"
|
||||
|
||||
# TODO: ldap, mongo, mongo-express, nats, ory hydra, keto, traefik
|
||||
# TODO: ldap, mongo, mongo-express, nats, ory hydra, keto
|
||||
dependencies:
|
||||
- name: openldap
|
||||
version: "2.0.4"
|
||||
- name: openldap-stack-ha
|
||||
version: "4.3.1"
|
||||
repository: "https://jp-gouin.github.io/helm-openldap/"
|
||||
condition: openldap.enabled
|
||||
condition: openldap-stack-ha.enabled
|
||||
- name: traefik
|
||||
version: "33.0.0"
|
||||
repository: "https://helm.traefik.io/traefik"
|
||||
condition: traefik.enabled
|
||||
- name: nats
|
||||
version: "1.2.6"
|
||||
repository: "https://nats-io.github.io/k8s/helm/charts/"
|
||||
condition: nats.enabled
|
||||
|
||||
Reference in New Issue
Block a user