Last active
January 14, 2020 05:43
-
-
Save jsteenb2/3a3b2b5fcbd6179b2494c2b54aa2feb0 to your computer and use it in GitHub Desktop.
bucket pkg json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"apiVersion": "influxdata.com/v2alpha1", | |
"kind": "Bucket", | |
"metadata": { | |
"name": "rucket_11" | |
}, | |
"spec": { | |
"description": "bucket 1 description" | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment