Skip to content

Commit 5eb41b1

Browse files
chore: revert commit f7f27e8
This reverts commit f7f27e8.
1 parent 07acffa commit 5eb41b1

File tree

13 files changed

+83
-742
lines changed

13 files changed

+83
-742
lines changed

charts/dso-console/Chart.yaml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: cpn-console
33
description: A Helm chart to deploy Cloud Pi Native Console
44
type: application
5-
version: 2.3.0
5+
version: 2.2.19
66
appVersion: 9.13.2
77
keywords: []
88
home: https://cloud-pi-native.fr
@@ -26,9 +26,6 @@ dependencies:
2626
deprecated: false
2727
annotations: {}
2828
maintainers:
29-
- name: omiladi
30-
email: cloudpinative-relations@interieur.gouv.fr
31-
url: https://www.interieur.gouv.fr/
32-
- name: KepoParis
33-
email: cloudpinative-relations@interieur.gouv.fr
34-
url: https://www.interieur.gouv.fr/
29+
- name: this-is-tobi
30+
email: thibault.colin@interieur.gouv.fr
31+
url: https://this-is-tobi.com

charts/dso-console/README.md

Lines changed: 37 additions & 105 deletions
Large diffs are not rendered by default.

charts/dso-console/templates/_helpers.tpl

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ Create the name of the service account to use
2525
{{- end }}
2626
{{- end }}
2727

28-
{{- define "cpnConsole.backend.serviceAccountName" -}}
29-
{{- if .Values.backend.serviceAccount.create }}
30-
{{- default (include "cpnConsole.name" .) .Values.backend.serviceAccount.name }}
31-
{{- else }}
32-
{{- default "cpn-backend" .Values.backend.serviceAccount.name }}
33-
{{- end }}
34-
{{- end }}
3528

3629
{{/*
3730
Create image pull secret
@@ -128,11 +121,6 @@ app.kubernetes.io/managed-by: {{ .Release.Service }}
128121
{{- end }}
129122

130123

131-
{{- define "cpnConsole.backend.labels" -}}
132-
{{ include "cpnConsole.common.labels" . }}
133-
{{ include "cpnConsole.backend.selectorLabels" . }}
134-
{{- end }}
135-
136124
{{/*
137125
Selector labels
138126
*/}}
@@ -145,8 +133,3 @@ app.kubernetes.io/instance: {{ .Release.Name }}
145133
app.kubernetes.io/name: {{ include "cpnConsole.name" . }}-server
146134
app.kubernetes.io/instance: {{ .Release.Name }}
147135
{{- end }}
148-
149-
{{- define "cpnConsole.backend.selectorLabels" -}}
150-
app.kubernetes.io/name: {{ include "cpnConsole.name" . }}-backend
151-
app.kubernetes.io/instance: {{ .Release.Name }}
152-
{{- end }}

charts/dso-console/templates/backend/clusterrole.yaml

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

charts/dso-console/templates/backend/clusterrolebinding.yaml

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

charts/dso-console/templates/backend/configmap.yaml

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

charts/dso-console/templates/backend/deployment.yaml

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

charts/dso-console/templates/backend/hpa.yaml

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

charts/dso-console/templates/backend/scripts.yaml

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

charts/dso-console/templates/backend/secret.yaml

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

0 commit comments

Comments
 (0)