Skip to content

Commit 39875ea

Browse files
committed
Update for virtual-secrets
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 07915c8 commit 39875ea

File tree

3 files changed

+7
-20
lines changed

3 files changed

+7
-20
lines changed

.firebaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"appscode-govanityurls": {
77
"hosting": {
88
"hugo": [
9-
"kubevault-govanityurls"
9+
"virtual-secrets-govanityurls"
1010
]
1111
}
1212
}

data/vanity.yaml

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,8 @@
1-
host: kubevault.dev
2-
1+
host: go.virtual-secrets.dev
32
paths:
4-
/apimachinery:
5-
repo: https://github.com/kubevault/apimachinery
6-
/cli:
7-
repo: https://github.com/kubevault/cli
8-
/crd-installer:
9-
repo: https://github.com/kubevault/crd-installer
10-
/csi-driver:
11-
repo: https://github.com/kubevault/csi-driver
3+
/api:
4+
repo: https://github.com/virtual-secrets/api
125
/installer:
13-
repo: https://github.com/kubevault/installer
6+
repo: https://github.com/virtual-secrets/installer
147
/operator:
15-
repo: https://github.com/kubevault/operator
16-
/unsealer:
17-
repo: https://github.com/kubevault/unsealer
18-
/prometheus-exporter:
19-
repo: https://github.com/kubevault/prometheus-exporter
20-
/secrets-store-reader:
21-
repo: https://github.com/kubevault/secrets-store-reader
8+
repo: https://github.com/virtual-secrets/operator

themes/govanity

0 commit comments

Comments
 (0)