ADD: limit pipeline execution to a specific set of nodes
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Dominik Meyer 2024-05-17 09:47:17 +02:00
parent 11ae96f1c0
commit 4be776a7e2
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -5,6 +5,7 @@ platform:
arch: amd64
node_selector:
kubernetes.io/arch: amd64
federationhq.de/location: Blumendorf
volumes:
- name: fedhq-ca-crt
@ -32,6 +33,7 @@ platform:
arch: arm64
node_selector:
kubernetes.io/arch: arm64
federationhq.de/location: Blumendorf
volumes:
- name: fedhq-ca-crt
@ -58,6 +60,7 @@ type: kubernetes
name: push
node_selector:
kubernetes.io/arch: amd64
federationhq.de/location: Blumendorf
volumes:
- name: fedhq-ca-crt