niks3: Add nix binary cache

This commit is contained in:
2026-06-09 13:27:27 +02:00
parent 5df05acd46
commit 2aed9ead11
17 changed files with 227 additions and 326 deletions
+14
View File
@@ -0,0 +1,14 @@
apiVersion: v1
kind: Service
metadata:
name: niks3
labels:
app: niks3
spec:
type: ClusterIP
selector:
app: niks3
ports:
- name: http
port: 5751
targetPort: http