You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/28 02:47:31 UTC

[GitHub] [airflow] jiamo opened a new issue #15558: chart/templates/secrets/metadata-connection-secret.yaml postgres hardcode?

jiamo opened a new issue #15558:
URL: https://github.com/apache/airflow/issues/15558


   Can't deploy airflow chart with mysql backend?
   
   I find  chart/templates/secrets/metadata-connection-secret.yaml postgres with such code
   
       data:
            connection: {{ (printf "postgresql://%s:%s@%s:%s/%s?sslmode=%s" .Values.data.metadataConnection.user .Values.data.metadataConnection.pass $host $port $database .Values.data.metadataConnection.sslmode) | b64enc | quote }}
   
   
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #15558: chart/templates/secrets/metadata-connection-secret.yaml postgres hardcode?

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #15558:
URL: https://github.com/apache/airflow/issues/15558#issuecomment-828100581


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] kaxil closed issue #15558: chart/templates/secrets/metadata-connection-secret.yaml postgres hardcode?

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #15558:
URL: https://github.com/apache/airflow/issues/15558


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org