Skip to content

Instantly share code, notes, and snippets.

@mmontes11
Created July 31, 2021 15:49
Show Gist options
  • Save mmontes11/5892f801d52b5c3cd4d01287350458c5 to your computer and use it in GitHub Desktop.
Save mmontes11/5892f801d52b5c3cd4d01287350458c5 to your computer and use it in GitHub Desktop.
Hello world Echo CRD
apiVersion: mmontes.io/v1alpha1
kind: Echo
metadata:
name: hello-world
namespace: default
spec:
message: "Hola, 世界!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment