Last active
September 17, 2020 05:11
-
-
Save Eknathreddy09/0fcb0e23abfc478bec8fc9d40bb95447 to your computer and use it in GitHub Desktop.
This file contains 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: app-1 | |
spec: | |
- name: app-1 | |
image: nginx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment