Pranaykarvi opened a new pull request, #64136:
URL: https://github.com/apache/airflow/pull/64136

   ## Description
   
   Improves inline documentation in `chart/values.yaml` for various 
`secretName` options, following the existing style of 
`pgbouncer.configSecretName`.
   
   Closes #64106
   
   ## Changes
   
   - `metadataSecretName` — added a sample SQLAlchemy connection string example
   - `resultBackendSecretName` — added a note that it falls back to 
`metadataSecretName` if not set, plus a connection string example
   - `fernetKeySecretName` — documented the expected secret key (`fernet-key`) 
with an example Secret manifest
   - `jwtSecretName` — documented the expected secret key (`jwt-secret`) with 
an example Secret manifest
   - `apiSecretKeySecretName` — documented the expected secret key 
(`api-secret-key`) with an example Secret manifest
   - `webserverSecretKeySecretName` — added deprecation note (use 
`apiSecretKeySecretName` for Airflow 3+) and example Secret manifest
   - `flower.secretName` — documented the expected secret key (`connection`) 
with an example Secret manifest
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to