Skip to content

Commit c222806

Browse files
committed
fix: precommit errors
1 parent 4052587 commit c222806

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ A Helm chart for cluster-api-runtime-extensions-nutanix
9090
| service.port | int | `443` | |
9191
| service.type | string | `"ClusterIP"` | |
9292
| tolerations | list | `[{"effect":"NoSchedule","key":"node-role.kubernetes.io/master","operator":"Equal"},{"effect":"NoSchedule","key":"node-role.kubernetes.io/control-plane","operator":"Equal"}]` | Kubernetes pod tolerations |
93-
| trust-manager.app.trust.namespace | string | `"mindthegap"` | |
93+
| trust-manager.app.trust.namespace | string | `"caren-system"` | |

charts/cluster-api-runtime-extensions-nutanix/crds/crd-trust.cert-manager.io_bundles.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright 2024 Nutanix. All rights reserved.
2+
# SPDX-License-Identifier: Apache-2.0
3+
14
apiVersion: apiextensions.k8s.io/v1
25
kind: CustomResourceDefinition
36
metadata:

0 commit comments

Comments
 (0)