skumaravelan commented on issue #1165:
URL: https://github.com/apache/camel-karavan/issues/1165#issuecomment-1986067237
Somehow , the below part is causing an issue. When I comment out this
section, am able to proceed with deployment. What is the problem in here.
# Patch for Service with nodePort
patches:
- path: ./nodePort.yaml
target:
kind: "Service"
name: "karavan"
## Replace secret from.env if required
secretGenerator:
- name: karavan
behavior: replace
options:
disableNameSuffixHash: true
envs:
- .env
--
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]