fix: Add accounting service
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user