Skip to content

Instantly share code, notes, and snippets.

@joatmon08
Created October 7, 2018 15:56
Show Gist options
  • Select an option

  • Save joatmon08/105f93d569f5c81f6e2a7380152a8614 to your computer and use it in GitHub Desktop.

Select an option

Save joatmon08/105f93d569f5c81f6e2a7380152a8614 to your computer and use it in GitHub Desktop.
Hello Stateful New CustomResource
---
apiVersion: "hello-stateful.example.com/v1alpha1"
kind: "HelloStateful"
metadata:
name: "new-hello-stateful"
spec:
replicas: 1
restoreFromExisting: false
backupSchedule: "*/5 * * * *"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment