馃憢 Hello there! I'm Vivek, a DevOps enthusiast with a keen interest in streamlining software delivery. I hold a Master's degree in Computer Applications and have a solid foundation in key technologies such as Linux, Git, Docker, Kubernetes, and AWS.
馃捇 My passion lies in automation, ensuring efficient and seamless processes throughout the software development lifecycle. I thrive on creating robust CI/CD pipelines that empower teams to deliver high-quality software with confidence.
馃殌 Beyond the code, I enjoy the ever-evolving world of DevOps and the challenges it brings. Join me on this journey as I explore new ways to enhance software delivery and foster a culture of continuous improvement.
Let's connect, collaborate, and make the world of DevOps even more exciting together
Nothing here yet.
Rahul Prasad PS C:\Users\Admin> helm install -n datree datree-webhook datree-webhook/datree-admission-webhook --debug\ Error: unknown flag: --debug\ PS C:\Users\Admin> --create-namespace\ At line:1 char:3 --create-namespace\ ~ Missing expression after unary operator '--'. At line:1 char:3 --create-namespace\ ~~~~~ Unexpected token 'create-namespace\' in expression or statement. CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException FullyQualifiedErrorId : MissingExpressionAfterOperator PS C:\Users\Admin> --set datree.token=34bb68c-ab00-45e1-b28d-75ac465cd674\ At line:1 char:3 --set datree.token=34b068c-ab00-45e1-b28d-75ac465cd674\ ~ Missing expression after unary operator '--'. At line:1 char:3 --set datree.token=34bb68c-ab00-45e1-b28d-75ac465cd674\ ~~~ Unexpected token 'set' in expression or statement. CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException FullyQualifiedErrorId : MissingExpressionAfterOperator PS C:\Users\Admin> --set datree.clusterName=$(kubectl config current-context) I am Getting this error while runing the second command of datree