Skip to content

Commit

Permalink
Update webmo to use Pitzer
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock committed Dec 30, 2024
1 parent f83a782 commit 1036f7c
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.7.1
version: 0.8.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-owens.conf'
value: '/etc/slurm/slurm-pitzer.conf'
- name: WEBMO_INSTALL
value: /users/PZS0605/webmo/k8s_webmo/deployments/{{ include "osc.common.environment" . }}/install
mounts:
Expand Down

0 comments on commit 1036f7c

Please sign in to comment.