Skip to content

Commit

Permalink
upgrade(apps): jwa 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rohank07 committed Sep 20, 2022
1 parent a66181f commit eb837fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spawnerFormDefaults:
# the Istio rewrite for containers that host their web UI at `/`
enabledCondition:
labels:
state.aaw.statcan.gc.ca/non-employee-users: false
state.aaw.statcan.gc.ca/exists-non-sas-notebook-user: false
disabledMessage:
en: "SAS is unavailable while non-employees have access to this profile."
fr: "SAS n'est pas disponible lorsque des non-employés ont accès à ce profil."
Expand Down
2 changes: 1 addition & 1 deletion kustomize/apps/jupyter-web-app/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- github.com/kubeflow/manifests/apps/jupyter/jupyter-web-app/upstream/overlays/istio?ref=v1.4.1
- github.com/kubeflow/manifests/apps/jupyter/jupyter-web-app/upstream/overlays/istio?ref=v1.6.0
- configs/kubeflow-config.yaml

patchesStrategicMerge:
Expand Down

0 comments on commit eb837fd

Please sign in to comment.