Skip to content

Instantly share code, notes, and snippets.

@dalethestirling
dalethestirling / deployment.yaml
Last active September 6, 2022 08:59
Kubernetes files for Home assistant on Kubernetes
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
app: homeassistant
name: homeassistant
namespace: homeassistant
spec:
selector:
matchLabels: