Skip to content

Instantly share code, notes, and snippets.

@rinormaloku
Created February 10, 2018 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rinormaloku/71bb611311db55d2f1cd183d1db9f197 to your computer and use it in GitHub Desktop.
Save rinormaloku/71bb611311db55d2f1cd183d1db9f197 to your computer and use it in GitHub Desktop.
[2nd SA Frontend pod]
apiVersion: v1
kind: Pod
metadata:
name: sa-frontend2 # Only change
spec:
containers:
- image: rinormaloku/sentiment-analysis-frontend
name: sa-frontend
ports:
- containerPort: 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment