error validating "helm/confluent-for-kubernetes/confluent-platform-6.1.0/iris-streaming-connect.yaml":
error validating data:
ValidationError(Connect.spec.podTemplate.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution):
invalid type for io.confluent.platform.v1beta1.Connect.spec.podTemplate.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution:
got "map", expected "array";
if you choose to ignore these errors, turn validation off with --validate=false
Asked
Active
Viewed 47 times
0

CodeWizard
- 128,036
- 21
- 144
- 167

Enjay
- 1
- 1
-
can you update your question with pod manifests file? – Amjad Hussain Syed Sep 16 '21 at 11:33
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Sep 23 '21 at 05:14