Skip to content

Instantly share code, notes, and snippets.

View mihirvijdeshpande's full-sized avatar

Mihir Deshpande mihirvijdeshpande

  • Bengaluru, India
View GitHub Profile
apiVersion: apps/v1
kind: Deployment
metadata:
name: nginx-deployment
# Update with your desired number of replicas (e.g., replicas: 2)
spec:
replicas: 1
selector:
matchLabels: