tweaks with backfill and grafana
This commit is contained in:
@@ -16,10 +16,11 @@ metadata:
|
||||
name: basic-auth-secret
|
||||
namespace: m3db
|
||||
type: Opaque
|
||||
# htpasswd -nb example example
|
||||
# Generate with: htpasswd -nb vultr_m3db <password> | base64
|
||||
# See .env for credentials
|
||||
stringData:
|
||||
users: |-
|
||||
example:$apr1$oMBgtfpd$CBTS17sDq7GN58qaoIMvh.
|
||||
vultr_m3db:$apr1$xyz$tempplaceholderREPLACEFROMENV
|
||||
|
||||
---
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
|
||||
Reference in New Issue
Block a user