Skip to content

Commit

Permalink
imagePullSecrets: fix Secret name
Browse files Browse the repository at this point in the history
Co-authored-by: Harris Dimitriou <dimitriou.xar@gmail.com>
  • Loading branch information
consideRatio and hdimitriou committed Oct 5, 2020
1 parent 82bf5f7 commit fedf1b9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@
kind: Secret
apiVersion: v1
metadata:
name: image-pull-secret
name: image-registry-credentials
labels:
{{- include "jupyterhub.labels" . | nindent 4 }}
annotations:
Expand Down

0 comments on commit fedf1b9

Please sign in to comment.