kaniko.yaml aktualisiert
This commit is contained in:
@@ -8,11 +8,6 @@ metadata:
|
||||
name: kaniko
|
||||
spec:
|
||||
containers:
|
||||
- name: jnlp
|
||||
# Overwriting the jnlp container's default "image" parameter, this will be
|
||||
# merged automatically with the Kubernetes plugin's built-in jnlp container
|
||||
# configuration, ensuring that the pod comes up and is accessible
|
||||
image: 'our-awesome-registry/rtyler/jenkins-agent:latest'
|
||||
- name: kaniko
|
||||
image: gcr.io/kaniko-project/executor:debug
|
||||
imagePullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user