chore(deps): update helm chart common to v2.2.0 (#333)
* chore(deps): update helm chart common to v2.2.0 * Update-Folder-Names-and-Dependencies Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
co-authored by
Renovate Bot
TrueCharts-Bot
parent
e632aee411
commit
e0a75c963f
@@ -0,0 +1,2 @@
|
||||
{{ include "common.ingress" . }}
|
||||
{{ include "common.resources.portal" . }}
|
||||
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: envconfig
|
||||
namespace: default
|
||||
data:
|
||||
KUBERNETES_BYPASS_API_SERVICE: "false"
|
||||
Reference in New Issue
Block a user