Compare commits
1 Commits
49dbcec904
...
fa6e4831d6
Author | SHA1 | Date |
---|---|---|
|
fa6e4831d6 |
|
@ -1,7 +1,6 @@
|
|||
spec:
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
terminationGracePeriodSeconds: 0
|
||||
containers:
|
||||
- name: build
|
||||
image: registry.pyrocufflink.blue/build/basementhud
|
||||
|
@ -12,7 +11,7 @@ spec:
|
|||
readOnlyRootFilesystem: true
|
||||
privileged: true
|
||||
- name: publish
|
||||
image: registry.fedoraproject.org/fedora
|
||||
image: registry.fedoraproject.io/fedora:35
|
||||
command:
|
||||
- sleep
|
||||
- infinity
|
||||
|
|
Loading…
Reference in New Issue