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