We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c3302 commit ca37e9bCopy full SHA for ca37e9b
1 file changed
jupyterhub/jupyterhub/base/traefik-deployment.yaml
@@ -19,7 +19,8 @@ spec:
19
name: traefik-proxy
20
spec:
21
serviceAccountName: traefik-proxy
22
-
+ imagePullSecrets:
23
+ - name: addon-managed-odh-pullsecret
24
volumes:
25
- name: config
26
configMap:
0 commit comments