File tree 6 files changed +0
-25
lines changed
charts/cluster-api-runtime-extensions-nutanix/templates
6 files changed +0
-25
lines changed Original file line number Diff line number Diff line change 1
1
# Copyright 2024 Nutanix. All rights reserved.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- # Copyright 2023 D2iQ, Inc. All rights reserved.
5
- # SPDX-License-Identifier: Apache-2.0
6
-
7
4
apiVersion : trust.cert-manager.io/v1alpha1
8
5
kind : Bundle
9
6
metadata :
Original file line number Diff line number Diff line change 1
1
# Copyright 2024 Nutanix. All rights reserved.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- # Copyright 2023 D2iQ, Inc. All rights reserved.
5
- # SPDX-License-Identifier: Apache-2.0
6
-
7
4
apiVersion : rbac.authorization.k8s.io/v1
8
5
kind : Role
9
6
metadata :
Original file line number Diff line number Diff line change 1
1
# Copyright 2024 Nutanix. All rights reserved.
2
2
# 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
8
3
apiVersion : rbac.authorization.k8s.io/v1
9
4
kind : RoleBinding
10
5
metadata :
Original file line number Diff line number Diff line change 1
1
# Copyright 2024 Nutanix. All rights reserved.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- # Copyright 2023 D2iQ, Inc. All rights reserved.
5
- # SPDX-License-Identifier: Apache-2.0
6
-
7
4
apiVersion : v1
8
5
kind : ServiceAccount
9
6
metadata :
Original file line number Diff line number Diff line change 1
1
# Copyright 2024 Nutanix. All rights reserved.
2
2
# SPDX-License-Identifier: Apache-2.0
3
-
4
- # Copyright 2023 D2iQ, Inc. All rights reserved.
5
- # SPDX-License-Identifier: Apache-2.0
6
-
7
3
apiVersion : batch/v1
8
4
kind : Job
9
5
metadata :
10
6
name : update-trust-manager-namespace
11
7
namespace : caaph-system
12
- annotations :
13
- " helm.sh/hook " : post-install,post-upgrade
14
- " helm.sh/hook-delete-policy " : before-hook-creation,hook-succeeded
15
8
spec :
16
9
template :
17
10
spec :
Original file line number Diff line number Diff line change 1
1
# Copyright 2024 Nutanix. All rights reserved.
2
2
# SPDX-License-Identifier: Apache-2.0
3
-
4
- # Copyright 2023 D2iQ, Inc. All rights reserved.
5
- # SPDX-License-Identifier: Apache-2.0
6
- #
7
3
# This file contains the manifests to run a mindthegap deployment which contains helm charts for our addons.
8
4
# The pod is built via goreleaser with configuration from hack/addons.
9
5
#
You can’t perform that action at this time.
0 commit comments