Skip to content

Commit

Permalink
Fix missing dockercred in flink jobmanager deployment
Browse files Browse the repository at this point in the history
See Open-IoT-Service-Platform#463
Closes Open-IoT-Service-Platform#470

Signed-off-by: Marcel Wagner <wagmarcel@web.de>
  • Loading branch information
wagmarcel committed Sep 6, 2021
1 parent 9a60b1c commit d061a78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/templates/flink/jobmanager-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,5 @@ spec:
path: flink-conf.yaml
- key: log4j.properties
path: log4j-console.properties
imagePullSecrets:
- name: dockercred

0 comments on commit d061a78

Please sign in to comment.