Does the Helm files work? #359
Unanswered
borah-hemanga
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I also noticed that there is a difference between the contents of the helm folder in the zip file and the yaml file in the distributions here: https://github.com/spotify/flink-on-k8s-operator/releases/tag/v0.4.0-beta.7 For example,
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Guys,
Do the helm files distributed with the package work?
I installed the operator with the helm files described here: https://github.com/spotify/flink-on-k8s-operator/tree/master/helm-chart/flink-operator.
And then I try to create a Flink cluster to create a Beam application using this command as described in the user guide:
kubectl apply -f config/samples/flinkoperator_v1beta1_flinksessioncluster.yaml
I see the following error:
Beta Was this translation helpful? Give feedback.
All reactions