Skip to content

Commit 3396a26

Browse files
committed
fix: remove old copyright and remove helm hook
1 parent 051e0c7 commit 3396a26

File tree

6 files changed

+0
-25
lines changed

6 files changed

+0
-25
lines changed

charts/cluster-api-runtime-extensions-nutanix/templates/bundle.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Copyright 2024 Nutanix. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
# Copyright 2023 D2iQ, Inc. All rights reserved.
5-
# SPDX-License-Identifier: Apache-2.0
6-
74
apiVersion: trust.cert-manager.io/v1alpha1
85
kind: Bundle
96
metadata:

charts/cluster-api-runtime-extensions-nutanix/templates/job-role.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Copyright 2024 Nutanix. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
# Copyright 2023 D2iQ, Inc. All rights reserved.
5-
# SPDX-License-Identifier: Apache-2.0
6-
74
apiVersion: rbac.authorization.k8s.io/v1
85
kind: Role
96
metadata:

charts/cluster-api-runtime-extensions-nutanix/templates/job-rolebinding.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Copyright 2024 Nutanix. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
3-
4-
# Copyright 2023 D2iQ, Inc. All rights reserved.
5-
# SPDX-License-Identifier: Apache-2.0
6-
7-
# templates/rolebinding.yaml
83
apiVersion: rbac.authorization.k8s.io/v1
94
kind: RoleBinding
105
metadata:

charts/cluster-api-runtime-extensions-nutanix/templates/job-sa.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Copyright 2024 Nutanix. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
# Copyright 2023 D2iQ, Inc. All rights reserved.
5-
# SPDX-License-Identifier: Apache-2.0
6-
74
apiVersion: v1
85
kind: ServiceAccount
96
metadata:

charts/cluster-api-runtime-extensions-nutanix/templates/job.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
# Copyright 2024 Nutanix. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
3-
4-
# Copyright 2023 D2iQ, Inc. All rights reserved.
5-
# SPDX-License-Identifier: Apache-2.0
6-
73
apiVersion: batch/v1
84
kind: Job
95
metadata:
106
name: update-trust-manager-namespace
117
namespace: caaph-system
12-
annotations:
13-
"helm.sh/hook": post-install,post-upgrade
14-
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded
158
spec:
169
template:
1710
spec:

charts/cluster-api-runtime-extensions-nutanix/templates/mindthegap.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Copyright 2024 Nutanix. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
3-
4-
# Copyright 2023 D2iQ, Inc. All rights reserved.
5-
# SPDX-License-Identifier: Apache-2.0
6-
#
73
# This file contains the manifests to run a mindthegap deployment which contains helm charts for our addons.
84
# The pod is built via goreleaser with configuration from hack/addons.
95
#

0 commit comments

Comments
 (0)