mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 23:16:44 +00:00
@@ -28,13 +28,13 @@ local servers = {
|
||||
'/*swagger.yml',
|
||||
},
|
||||
Kubernetes = {
|
||||
'/*ingress.yaml',
|
||||
'/*deployment.yaml',
|
||||
'/*statefulset.yaml',
|
||||
'/*configmap.yaml',
|
||||
'/*ing.yaml',
|
||||
'/*deploy.yaml',
|
||||
'/*sts.yaml',
|
||||
'/*cm.yaml',
|
||||
'/*secret.yaml',
|
||||
'/*kustomization.yaml',
|
||||
'/*service.yaml',
|
||||
'/*svc.yaml',
|
||||
},
|
||||
--['https://raw.githubusercontent.com/instrumenta/kubernetes-json-schema/master/v1.18.0-standalone-strict/all.json'] = '/*.k8s.yaml',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user