Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[submodule "themes/hugo-product-theme"]
path = themes/hugo-product-theme
url = https://github.com/appscode/hugo-product-theme.git
branch = mohin/refactoring-full-ui
6 changes: 0 additions & 6 deletions data/customers.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@
"logo": "/assets/images/customers/logos/enterprise-products-partners.png",
"show": true
},
"asurion": {
"name": "asurion",
"website": "#",
"logo": "/assets/images/customers/logos/asurion.png",
"show": true
},
"course-hero": {
"name": "Course Hero",
"website": "#",
Expand Down
2 changes: 1 addition & 1 deletion data/products/configsyncer/homepage.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"badge": "Start Syncing Today",
"title_plain": "Ready to Keep Configs",
"title_gradient": "In Sync?",
"description": "Join platform teams at Asurion, Emerson, Nokia, and Orange keeping ConfigMaps and Secrets synchronized across namespaces and clusters with Config Syncer.",
"description": "Join platform teams at Emerson, Nokia, and Orange keeping ConfigMaps and Secrets synchronized across namespaces and clusters with Config Syncer.",
"checklist": [
"Automatic sync across namespaces or clusters",
"Label-selector targeting for fine-grained control",
Expand Down
2 changes: 1 addition & 1 deletion data/products/kubevault/homepage.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"badge": "Start Securing Today",
"title_plain": "Ready to Run Vault on",
"title_gradient": "Kubernetes?",
"description": "Join platform teams at Asurion, Emerson, Nokia, and Orange running TLS-secured, auto-unsealed HashiCorp Vault with dynamic secrets on Kubernetes using KubeVault.",
"description": "Join platform teams at Emerson, Nokia, and Orange running TLS-secured, auto-unsealed HashiCorp Vault with dynamic secrets on Kubernetes using KubeVault.",
"checklist": [
"TLS-secured, automatically unsealed Vault by default",
"Dynamic secrets for AWS, Azure, GCP & databases",
Expand Down
2 changes: 1 addition & 1 deletion data/products/stash/homepage.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"badge": "Start Protecting Today",
"title_plain": "Ready to Safeguard Your",
"title_gradient": "Databases & Volumes?",
"description": "Join platform teams at Asurion, Emerson, Nokia, and Orange running encrypted, deduplicated, disaster-recovery-ready backups for databases and volumes on Kubernetes with Stash.",
"description": "Join platform teams at Emerson, Nokia, and Orange running encrypted, deduplicated, disaster-recovery-ready backups for databases and volumes on Kubernetes with Stash.",
"checklist": [
"Encrypted (AES-256), deduplicated backups by default",
"Multi-cloud & on-prem storage portability",
Expand Down
2 changes: 1 addition & 1 deletion data/products/voyager/homepage.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"badge": "Start Routing Securely",
"title_plain": "Ready to Secure Your",
"title_gradient": "Kubernetes Ingress?",
"description": "Join platform teams at Asurion, Emerson, Nokia, and Orange running HAProxy-backed, TLS-secured ingress on Kubernetes with Voyager.",
"description": "Join platform teams at Emerson, Nokia, and Orange running HAProxy-backed, TLS-secured ingress on Kubernetes with Voyager.",
"checklist": [
"Free SSL via Let's Encrypt, HTTP or DNS challenge",
"Works in any cloud or bare-metal cluster",
Expand Down
Loading