pull in dep changes

Change-Id: I589eb7b007f9ac035936c95eaa818497607038bc
This commit is contained in:
William Leese 2018-07-26 09:45:17 +02:00
parent 9db9ae932a
commit aee5d45255
2 changed files with 1 additions and 17 deletions

View File

@ -8,7 +8,7 @@
"subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus"
}
},
"version": "8047c9460b1aec00cece57b7dd523b8f5f0deb58"
"version": "2af790e886cf0f1f8f739618947d43722952d07c"
}
]
}

View File

@ -2858,22 +2858,6 @@ spec:
description: Google Cloud Storage bucket name for stored blocks.
If empty it won't store any block inside Google Cloud Storage.
type: string
credentials:
description: SecretKeySelector selects a key of a Secret.
properties:
key:
description: The key of the secret to select from. Must
be a valid secret key.
type: string
name:
description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names'
type: string
optional:
description: Specify whether the Secret or it's key must
be defined
type: boolean
required:
- key
peers:
description: Peers is a DNS name for Thanos to discover peers through.
type: string