| commit | e009a5dd3fbd34d4586d2f2f9d08347b0f31ad6b | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Fri Jan 05 14:10:11 2024 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Wed Jan 17 12:39:32 2024 +0400 |
| tree | 9d7550cc19de32cc82e05a631c6da62b8bfc7979 | |
| parent | b00a1db3769c05f06d10aca90acec784b9e4c2ee [diff] |
installer: migrate apps to cuelang
diff --git a/charts/qbittorrent/templates/deploy.yaml b/charts/qbittorrent/templates/deploy.yaml index 7ae0218..562139e 100644 --- a/charts/qbittorrent/templates/deploy.yaml +++ b/charts/qbittorrent/templates/deploy.yaml
@@ -76,8 +76,8 @@ - name: data mountPath: /downloads readOnly: false - nodeSelector: - "kubernetes.io/hostname": rpi05 + # nodeSelector: + # "kubernetes.io/hostname": rpi05 # command: # - torrent # - --port=8080