Skip to content

Instantly share code, notes, and snippets.

@funzoneq
funzoneq / gist:fc3cc079f1ed2b1ca1db0d18a9bb0eca
Created June 4, 2025 09:01
fort-validator kubernetes config
apiVersion: apps/v1
kind: Deployment
metadata:
name: fort-validator
spec:
replicas: 1
selector:
matchLabels:
app: fort-validator
template: