fix: Add accounting service

This commit is contained in:
2025-09-26 16:48:28 +02:00
parent 51ca094a2a
commit 757877e508
+4 -4
View File
@@ -383,12 +383,12 @@ accounting:
# effect: NoSchedule
# -- The service configuration.
# Ref: https://kubernetes.io/docs/concepts/services-networking/service/
service: {}
# spec:
# type: LoadBalancer
service:
spec:
type: LoadBalancer
# loadBalancerIP: ""
# externalIPs: []
# externalName: ""
externalName: "slurm-accounting"
# Slurm LoginSet (sackd, sshd, sssd) configurations.