Created
February 20, 2019 17:20
-
-
Save 000panther/6f8f01cfc56ae6690c5c17d87b6e8189 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
kind: Pod | |
metadata: | |
name: updatemi-summarization | |
spec: | |
containers: | |
- name: updatemi-summarization | |
image: updatemi/summarization | |
imagePullSecrets: | |
- name: dockerhub |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment