Skip to content

Instantly share code, notes, and snippets.

View tuminoid's full-sized avatar

Tuomo Tanskanen tuminoid

View GitHub Profile
@tuminoid
tuminoid / static-web.yaml
Created January 23, 2019 13:33
pretty typical nginx container yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: static-web
labels:
app: core
group: frontend
type: scalable
spec:
replicas: 50