Compare commits
No commits in common. "7b93faeb462a92ffaca634004e2bb64b5c962aec" and "e502f83a7b05fc1253e32bbaefb3530b4f3525e3" have entirely different histories.
7b93faeb46
...
e502f83a7b
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
name: postfixadmin
|
name: postfixadmin
|
||||||
description: Helm chart for postfixadmin
|
description: Helm chart for postfixadmin
|
||||||
type: application
|
type: application
|
||||||
version: "0.1.1"
|
version: "0.1.0"
|
||||||
appVersion: "3.3.10"
|
appVersion: "3.3.10"
|
||||||
icon: https://a.fsdn.com/allura/p/postfixadmin/icon?1620415130
|
icon: https://a.fsdn.com/allura/p/postfixadmin/icon?1620415130
|
||||||
|
|
||||||
|
@ -38,11 +38,11 @@ spec:
|
|||||||
protocol: TCP
|
protocol: TCP
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /login.php
|
path: /
|
||||||
port: http
|
port: http
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /login.php
|
path: /
|
||||||
port: http
|
port: http
|
||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user