chore(testwarden): some tryouts (#4439)
* chore(testwarden): some tryouts * no message * some fixes * adding ingress * bump common to fix another issue * rerender dependencyes Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -23,7 +23,7 @@ sources:
|
|||||||
- https://clickhouse.com/
|
- https://clickhouse.com/
|
||||||
- https://hub.docker.com/r/yandex/clickhouse-server
|
- https://hub.docker.com/r/yandex/clickhouse-server
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.0
|
version: 3.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ sources:
|
|||||||
- https://sdk.collaboraonline.com/contents.html
|
- https://sdk.collaboraonline.com/contents.html
|
||||||
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
|
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
|
||||||
type: application
|
type: application
|
||||||
version: 14.0.0
|
version: 14.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- office
|
- office
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ sources:
|
|||||||
- https://github.com/bitnami/bitnami-docker-memcached
|
- https://github.com/bitnami/bitnami-docker-memcached
|
||||||
- http://memcached.org/
|
- http://memcached.org/
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.1
|
version: 5.0.2
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ sources:
|
|||||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||||
- https://www.mongodb.com
|
- https://www.mongodb.com
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.0
|
version: 4.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql
|
- https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql
|
||||||
- https://www.postgresql.org/
|
- https://www.postgresql.org/
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.0
|
version: 10.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ sources:
|
|||||||
- https://grafana.com/oss/loki/
|
- https://grafana.com/oss/loki/
|
||||||
- https://grafana.com/docs/loki/latest/
|
- https://grafana.com/docs/loki/latest/
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.0
|
version: 5.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ sources:
|
|||||||
- https://github.com/bitnami/bitnami-docker-redis
|
- https://github.com/bitnami/bitnami-docker-redis
|
||||||
- http://redis.io/
|
- http://redis.io/
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.0
|
version: 5.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ sources:
|
|||||||
- https://github.com/apache/solr
|
- https://github.com/apache/solr
|
||||||
- https://hub.docker.com/r/bitnami/solr/
|
- https://hub.docker.com/r/bitnami/solr/
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.0
|
version: 2.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- search
|
- search
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ name: subchart
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/subchart
|
- https://github.com/truecharts/charts/tree/master/charts/dependency/subchart
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.0
|
version: 3.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- subchart
|
- subchart
|
||||||
|
|||||||
@@ -3,11 +3,7 @@ appVersion: "1.26.0"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 11.0.0
|
version: 11.0.3
|
||||||
- condition: postgresql.enabled
|
|
||||||
name: postgresql
|
|
||||||
repository: https://charts.truecharts.org/
|
|
||||||
version: 10.0.0
|
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: testapplication for moving to operator based postgresql
|
description: testapplication for moving to operator based postgresql
|
||||||
home: https://truecharts.org/docs/charts/stable/vaultwarden
|
home: https://truecharts.org/docs/charts/stable/vaultwarden
|
||||||
@@ -29,7 +25,7 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/vaultwarden
|
- https://github.com/truecharts/charts/tree/master/charts/stable/vaultwarden
|
||||||
- https://github.com/dani-garcia/vaultwarden
|
- https://github.com/dani-garcia/vaultwarden
|
||||||
type: application
|
type: application
|
||||||
version: 19.0.0
|
version: 20.0.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- security
|
- security
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
# -- Configure the ingresses for the chart here.
|
||||||
|
# Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress.
|
||||||
|
# @default -- See below
|
||||||
|
ingress:
|
||||||
|
main:
|
||||||
|
# -- Enables or disables the ingress
|
||||||
|
enabled: true
|
||||||
|
|||||||
@@ -1,7 +0,0 @@
|
|||||||
# -- Configure the ingresses for the chart here.
|
|
||||||
# Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress.
|
|
||||||
# @default -- See below
|
|
||||||
ingress:
|
|
||||||
main:
|
|
||||||
# -- Enables or disables the ingress
|
|
||||||
enabled: true
|
|
||||||
@@ -152,14 +152,7 @@ persistence:
|
|||||||
cnpg:
|
cnpg:
|
||||||
enabled: true
|
enabled: true
|
||||||
user: vaultwarden
|
user: vaultwarden
|
||||||
database: vaultwarden
|
database: testwarden
|
||||||
|
|
||||||
# Enabled postgres
|
|
||||||
postgresql:
|
|
||||||
enabled: false
|
|
||||||
existingSecret: "dbcreds"
|
|
||||||
postgresqlUsername: vaultwarden
|
|
||||||
postgresqlDatabase: vaultwarden
|
|
||||||
|
|
||||||
portal:
|
portal:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user