Skip to content

Commit 938edc0

Browse files
author
Diego Luisi
committed
[DEVOPS-42] ⚑ Add EKS and Transit GW
1 parent ceb3e58 commit 938edc0

26 files changed

+8
-2942
lines changed

β€Žapps/cert-manager/base/kustomization.yamlβ€Ž

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
namespace: cert-manager
4-
patches:
5-
- target:
6-
kind: CustomResourceDefinition
7-
labelSelector: app.kubernetes.io/instance=cert-manager
8-
path: |-
9-
- op: remove
10-
path: /metadata/labels/app.kubernetes.io~1instance
4+
# patches:
5+
# - target:
6+
# kind: CustomResourceDefinition
7+
# labelSelector: app.kubernetes.io/instance=cert-manager
8+
# path: |-
9+
# - op: remove
10+
# path: /metadata/labels/app.kubernetes.io~1instance
1111
helmCharts:
1212
- name: cert-manager
1313
releaseName: cert-manager
1414
namespace: cert-manager
1515
version: v1.14.5
1616
repo: https://charts.jetstack.io
1717
valuesInline:
18-
installCRDs: true
18+
# installCRDs: true
1919
global:
2020
leaderElection:
2121
namespace: "cert-manager"

β€Žapps/karpenter/base/charts/karpenter/.helmignoreβ€Ž

Lines changed: 0 additions & 23 deletions
This file was deleted.

β€Žapps/karpenter/base/charts/karpenter/Chart.lockβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

β€Žapps/karpenter/base/charts/karpenter/Chart.yamlβ€Ž

Lines changed: 0 additions & 35 deletions
This file was deleted.

β€Žapps/karpenter/base/charts/karpenter/README.mdβ€Ž

Lines changed: 0 additions & 113 deletions
This file was deleted.

β€Žapps/karpenter/base/charts/karpenter/README.md.gotmplβ€Ž

Lines changed: 0 additions & 42 deletions
This file was deleted.

β€Žapps/karpenter/base/charts/karpenter/artifacthub-repo.yamlβ€Ž

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
Β (0)