Skip to content

Instantly share code, notes, and snippets.

@nickform-ost
Last active September 18, 2020 11:15
Show Gist options
  • Save nickform-ost/50b5900fb2b5fcd75ee6274f8a5b4f41 to your computer and use it in GitHub Desktop.
Save nickform-ost/50b5900fb2b5fcd75ee6274f8a5b4f41 to your computer and use it in GitHub Desktop.
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: rdfox-stateful-set
spec:
selector:
matchLabels:
app: rdfox-app
serviceName: "rdfox-set"
replicas: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment