Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
someone-stole-my-name committed Apr 14, 2023
1 parent 4de1e15 commit 5ee17ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lua/yaml-companion/builtin/kubernetes/resources.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ return {
"ClusterRoleBinding",
"ClusterRoleBindingList",
"ClusterRoleList",
"ClusterTrustBundle",
"ClusterTrustBundleList",
"ComponentStatus",
"ComponentStatusList",
"ConfigMap",
Expand All @@ -48,6 +50,8 @@ return {
"FlowSchemaList",
"HorizontalPodAutoscaler",
"HorizontalPodAutoscalerList",
"IPAddress",
"IPAddressList",
"Ingress",
"IngressClass",
"IngressClassList",
Expand Down Expand Up @@ -76,6 +80,8 @@ return {
"PodDisruptionBudgetList",
"PodList",
"PodScheduling",
"PodSchedulingContext",
"PodSchedulingContextList",
"PodSchedulingList",
"PodTemplate",
"PodTemplateList",
Expand Down

0 comments on commit 5ee17ec

Please sign in to comment.