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.
2 parents a0c3302 + ca37e9b commit 62a13bcCopy full SHA for 62a13bc
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