Skip to content

Instantly share code, notes, and snippets.

@tuanpembual
tuanpembual / metabase.yml
Created March 20, 2019 06:38
Metabase on K8s
# Deploy the pods
apiVersion: apps/v1
kind: Deployment
metadata:
name: metabase
namespace: default
labels:
app: metabase
env: production
spec:
@LeverOne
LeverOne / LICENSE.txt
Created October 24, 2011 04:17 — forked from jed/LICENSE.txt
generate random v4 UUIDs (107 bytes)
DO WTF YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 Alexey Silin <pinkoblomingo@gmail.com>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WTF YOU WANT TO PUBLIC LICENSE