Skip to content

Instantly share code, notes, and snippets.

@shameekagarwal
Created June 28, 2022 12:10
Pod
apiVersion: v1
kind: Pod
metadata:
name: db
spec:
containers:
- name: db
image: mongo:3.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment