Step2:

ARTIFACTORY: How to use Kaniko to build and deploy docker images through Jenkins available on a kubernetes environment

AuthorFullName__c
Prajyot Pawase
articleNumber
000005271
ft:sourceType
Salesforce
FirstPublishedDate
2022-05-17T10:44:45Z
lastModifiedDate
2024-03-10T07:43:58Z
VersionNumber
3
Use the below command to install Jenkins using the below command(we have created Jenkins deployment inside the namespace Jenkins) which will install Jenkins with the Kubernetes node agent configuration by default.
helm upgrade --install jenkins -f jnlp-docker.yaml jenkins/jenkins -namespace jenkins