Compare commits

..

No commits in common. "ba69728c8174d9babc389a85b46e05a0e11a67ff" and "1b7204c2badfbfe54c18dd0772aae4efa1e4532f" have entirely different histories.

3 changed files with 10 additions and 1 deletions

View File

8
goss.yaml Normal file
View File

@ -0,0 +1,8 @@
port:
tcp:80:
listening: true
ip:
- 0.0.0.0
process:
python3:
running: true

View File

@ -5,7 +5,6 @@ metadata:
jenkins: "slave"
jenkins/label: "kubernetes-agent"
spec:
runtimeClassName: sysbox-runc
containers:
- name: jnlp
image: jenkins/inbound-agent:alpine
@ -34,6 +33,8 @@ spec:
image: marcin00.azurecr.io/azure-cli-docker:slim-bookworm
tty: true
workingDir: /home/jenkins/agent
securityContext:
privileged: true
volumeMounts:
- name: workspace-volume
mountPath: /home/jenkins/agent