Skip to content

Instantly share code, notes, and snippets.

View binarylogic's full-sized avatar

Ben Johnson binarylogic

View GitHub Profile
@binarylogic
binarylogic / fluent-bit-configmap.yaml
Last active May 15, 2020 14:16
Timber Fluentbit Kubernetes Configuration Files
apiVersion: v1
kind: ConfigMap
metadata:
name: fluent-bit-config
namespace: logging
labels:
k8s-app: fluent-bit
data:
fluent-bit.conf: |
[SERVICE]