Commenting on dual-image build strategy (do not have one yet!)

This commit is contained in:
Jack Jackson 2023-07-16 21:55:17 -07:00
parent 9e28dd26de
commit 8a65baafa8

View File

@ -10,6 +10,7 @@ drone-server:
port: 3500 port: 3500
persistentVolume: persistentVolume:
storageClass: longhorn storageClass: longhorn
# Keep the Runner untolerant for now, until I progress to intentionally building dual-architecture images.
tolerations: tolerations:
- key: architecture - key: architecture
operator: Equal operator: Equal