website: change sku to tier
This commit is contained in:
parent
891593bd05
commit
765c1128aa
|
@ -4,6 +4,6 @@ export const ALERT_BANNER_ACTIVE = true
|
||||||
export default {
|
export default {
|
||||||
tag: 'Announcing',
|
tag: 'Announcing',
|
||||||
url: 'https://www.hashicorp.com/blog/consul-service-on-azure-production-tier',
|
url: 'https://www.hashicorp.com/blog/consul-service-on-azure-production-tier',
|
||||||
text: 'HashiCorp Consul Service on Azure Production SKU',
|
text: 'HashiCorp Consul Service on Azure Production Tier',
|
||||||
linkText: 'Learn more',
|
linkText: 'Learn more',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue