Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 25cc525

Browse files
committed
added new line to fix precommit lint
1 parent 257fc36 commit 25cc525

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hack/examples/bases/nutanix/cluster/kustomization.yaml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ patches:
2727
path: ../../../patches/cluster-autoscaler.yaml
2828
- target:
2929
kind: Cluster
30-
path: ../../../patches/nutanix/initialize-variables.yaml
30+
path: ../../../patches/nutanix/initialize-variables.yaml

hack/examples/bases/nutanix/clusterclass/kustomization.yaml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ patches:
2828
- op: "remove"
2929
path: "/spec/patches"
3030
- op: "remove"
31-
path: "/spec/variables"
31+
path: "/spec/variables"

0 commit comments

Comments
 (0)