Skip to content

Commit

Permalink
imagePullSecrets: fix Secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Oct 4, 2020
1 parent e1d063c commit df27e4e
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 df27e4e

Please sign in to comment.