Skip to content

Commit

Permalink
#40 Fix for kubernetes template
Browse files Browse the repository at this point in the history
  • Loading branch information
vikrantcue committed Jul 22, 2021
1 parent b73d9a0 commit 2303f8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/utils/kubernetesTemplates/zeppelinServer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ metadata:
statefulset.kubernetes.io/pod-name: {podId}
spec:
serviceAccountName: cuelake
volumes:
- name: shared-notebook
emptyDir:
- name: shared-conf
Expand Down

0 comments on commit 2303f8c

Please sign in to comment.