Step3:

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
Execute the below command to get the admin password of Jenkins.
kubectl exec --namespace jenkins -it svc/jenkins -c jenkins -- /bin/cat /run/secrets/chart-admin-password && echo