* Apply security hardened defaults to values.yaml for all apps * Add default common securityContext to all apps * Adjust securityContext defaults in questions.yaml, according to values.yaml * Add default common podSecurityContext to all apps * Clean whitespace * Clean more whitespace * Adjust podSecurityContext defaults in questions.yaml, according to values.yaml * fix pgadmin Co-authored-by: Stavros kois <s.kois@outlook.com>
22 lines
494 B
YAML
22 lines
494 B
YAML
apiVersion: v2
|
|
appVersion: 2.2.2
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.0.7
|
|
deprecated: false
|
|
description: An Application dashboard and launcher
|
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/heimdall
|
|
icon: https://i.imgur.com/mM4tcO5.png
|
|
keywords:
|
|
- heimdall
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
name: heimdall
|
|
sources: null
|
|
type: application
|
|
version: 8.0.0
|