kaniko.yaml aktualisiert
This commit is contained in:
@@ -8,11 +8,6 @@ metadata:
|
|||||||
name: kaniko
|
name: kaniko
|
||||||
spec:
|
spec:
|
||||||
containers:
|
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
|
- name: kaniko
|
||||||
image: gcr.io/kaniko-project/executor:debug
|
image: gcr.io/kaniko-project/executor:debug
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
|
|||||||
Reference in New Issue
Block a user