Change to old version

This commit is contained in:
Ruben Hensen
2025-03-26 11:50:00 +01:00
parent 648e958ff9
commit cecf3c9df9
+1 -5
View File
@@ -12,7 +12,7 @@ spec:
project: default project: default
source: source:
repoURL: registry-1.docker.io/bitnamicharts repoURL: registry-1.docker.io/bitnamicharts
targetRevision: 22.2.5 targetRevision: 21.1.50
chart: ghost chart: ghost
helm: helm:
values: | values: |
@@ -64,15 +64,11 @@ spec:
containerPorts: containerPorts:
http: 2368 http: 2368
https: 2368 https: 2368
smtp: 587
service: service:
type: ClusterIP type: ClusterIP
ports: ports:
http: 80 http: 80
https: 443 https: 443
extraPorts:
- name: smtp
port: 587
ingress: ingress:
enabled: true enabled: true
ingressClassName: nginx ingressClassName: nginx