mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 11:40:06 +00:00
adding K8s page to subnav (#11467)
* adding K8s page to subnav per request from HLT, updating use case tab to lead to K8s page instead of service mesh. * Update subnav.js
This commit is contained in:
parent
867077c48b
commit
697e97f57f
@ -15,6 +15,10 @@ export default [
|
||||
text: 'Multi-Platform Service Mesh',
|
||||
url: '/use-cases/multi-platform-service-mesh',
|
||||
},
|
||||
{
|
||||
text: 'Consul on Kubernetes',
|
||||
url: '/consul-on-kubernetes',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user