Skip to content

Commit 5d13a51

Browse files
committed
fix: precommit issues
1 parent 4b3f8be commit 5d13a51

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

api/v1alpha1/zz_generated.deepcopy.go

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/cluster-api-runtime-extensions-nutanix/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@ A Helm chart for cluster-api-runtime-extensions-nutanix
8080
| resources.requests.cpu | string | `"100m"` | |
8181
| resources.requests.memory | string | `"128Mi"` | |
8282
| securityContext.runAsUser | int | `65532` | |
83-
| selfHostedRegistry | bool | `false` | |
84-
| selfHostedRegistryURI | string | `"oci://mindthegap.{{ .Release.Namespace }}.svc/charts"` | |
83+
| selfHostedRegistry | bool | `true` | |
8584
| service.annotations | object | `{}` | |
8685
| service.port | int | `443` | |
8786
| service.type | string | `"ClusterIP"` | |

0 commit comments

Comments
 (0)