diff --git a/charts/aivenator/Feature.yaml b/charts/aivenator/Feature.yaml index f04789b..7cb19a0 100644 --- a/charts/aivenator/Feature.yaml +++ b/charts/aivenator/Feature.yaml @@ -48,6 +48,8 @@ values: aiven.token: description: An API-token with full access to the relevant projects displayName: Aiven API-token + computed: + template: '"{{ .Env.aiven_application_token_aivenator }}"' config: type: string secret: true