Last active
January 23, 2020 20:44
-
-
Save jsteenb2/01bd3b5c1c78d323df4e2f6ed2c60b6e to your computer and use it in GitHub Desktop.
bucket package yaml
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 | |
retentionRules: | |
- type: expire | |
everySeconds: 3600 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment