mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 10:32:55 +02:00
Change to old version
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user