fix: Add accounting service
This commit is contained in:
@@ -383,12 +383,12 @@ accounting:
|
|||||||
# effect: NoSchedule
|
# effect: NoSchedule
|
||||||
# -- The service configuration.
|
# -- The service configuration.
|
||||||
# Ref: https://kubernetes.io/docs/concepts/services-networking/service/
|
# Ref: https://kubernetes.io/docs/concepts/services-networking/service/
|
||||||
service: {}
|
service:
|
||||||
# spec:
|
spec:
|
||||||
# type: LoadBalancer
|
type: LoadBalancer
|
||||||
# loadBalancerIP: ""
|
# loadBalancerIP: ""
|
||||||
# externalIPs: []
|
# externalIPs: []
|
||||||
# externalName: ""
|
externalName: "slurm-accounting"
|
||||||
|
|
||||||
|
|
||||||
# Slurm LoginSet (sackd, sshd, sssd) configurations.
|
# Slurm LoginSet (sackd, sshd, sssd) configurations.
|
||||||
|
|||||||
Reference in New Issue
Block a user