Recently we have deployed WandB in Google Cloud Platform (GCP) using operator.
During deployment we were not be able to use/refer the k8s secrets in the YML file and we have to hard code secrets in the YML file.
It would be nice, if we could use/refer the k8s secrets in the YML file and we don't have to hard code the secrets e.g., mySQL password, License, etc.
Hi !
Recently we have deployed WandB in Google Cloud Platform (GCP) using operator. During deployment we were not be able to use/refer the k8s secrets in the YML file and we have to hard code secrets in the YML file.
It would be nice, if we could use/refer the k8s secrets in the YML file and we don't have to hard code the secrets e.g., mySQL password, License, etc.