mirror of
https://github.com/nais/wonderwall.git
synced 2026-02-14 17:49:54 +00:00
charts: add dependency to reloader
This commit is contained in:
@@ -3,10 +3,10 @@ dependencies:
|
|||||||
- aiven-operator
|
- aiven-operator
|
||||||
- aivenator
|
- aivenator
|
||||||
- mutilator
|
- mutilator
|
||||||
|
- reloader
|
||||||
- replicator
|
- replicator
|
||||||
environmentKinds:
|
environmentKinds:
|
||||||
- tenant
|
- tenant
|
||||||
- legacy
|
|
||||||
timeout: "1800s"
|
timeout: "1800s"
|
||||||
values:
|
values:
|
||||||
aiven.project:
|
aiven.project:
|
||||||
@@ -99,8 +99,6 @@ values:
|
|||||||
description: Well-known URL to generic identity provider. Optional. Only needed if a default global provider is desired.
|
description: Well-known URL to generic identity provider. Optional. Only needed if a default global provider is desired.
|
||||||
config:
|
config:
|
||||||
type: string
|
type: string
|
||||||
ignoreKind:
|
|
||||||
- legacy
|
|
||||||
resourceSuffix:
|
resourceSuffix:
|
||||||
description: Suffix for resources that may conflict in parallel environments.
|
description: Suffix for resources that may conflict in parallel environments.
|
||||||
config:
|
config:
|
||||||
|
|||||||
Reference in New Issue
Block a user