Maybe this is more of a question for DataFlow - but I'm submitting a pipeline that needs to access a rest service running in a GKE kubernetes instance. I need to pass in creds. I started with pipeline-options which work but all options get exposed on the DataFlow web pages.
Is there a way to pass in pipelien options that get hidden? Or another way to pass in creds (e.g., like the kubernetes creds map? rdm
