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