pguptajsq commented on issue #5963:
URL: https://github.com/apache/camel-k/issues/5963#issuecomment-2503116974
Okay. thank you .
now i am getting error on integration , these integration automatically
created when apply pipe yaml .
is there way we can pass traits to integration from pipe.yaml
` kubectl logs payments-backend-sqs-to-ibmmq-pavan-8454c5755c-rngns
exec /opt/java/openjdk/bin/java: exec format erro`
from pipe.yaml how we can set
` traits:
affinity:
node-affinity-labels: "kubernetes.io/arch in(amd64)"`
when i am applying yaml with above traits setting , i am getting
Error from server (BadRequest): error when creating "pipe.yaml": Pipe in
version "v1" cannot be handled as a Pipe: strict decoding error: unknown field
"spec.traits"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]