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