Skip to content

Commit

Permalink
Switch webmo to use Cardinal (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock authored Dec 31, 2024
1 parent 059cc87 commit 1771ea5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts-private/webmo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: webmo
description: OSC webmo web service
type: application
version: 0.8.0
version: 0.9.0
appVersion: '23.1'
maintainers:
- name: treydock
Expand Down
2 changes: 1 addition & 1 deletion charts-private/webmo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ webservice:
repository: docker-registry.osc.edu/webservices/webmo
env:
- name: SLURM_CONF
value: '/etc/slurm/slurm-pitzer.conf'
value: '/etc/slurm/slurm-cardinal.conf'
- name: WEBMO_INSTALL
value: /users/PZS0605/webmo/k8s_webmo/deployments/{{ include "osc.common.environment" . }}/install
mounts:
Expand Down

0 comments on commit 1771ea5

Please sign in to comment.