Hello, I have a question about flink k8s operator....
# troubleshooting
z
Hello, I have a question about flink k8s operator. I would like to get flink job's jar artifact specified to the jarURI field of FlinkDeployment CRD from jfrog artifactory which requires basic auth. but I couldn't find any documents about that so could anyone please tell me if it's possible and how?
I think this is the logic to get the artifact via http
Should I add env vars JAR_ARTIFACT_HTTP_HEADER to the flin koperator pod?