mirror of
https://github.com/rtomik/helm-charts.git
synced 2026-04-14 06:01:00 +00:00
fixed bug with norish
This commit is contained in:
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
name: norish
|
name: norish
|
||||||
description: Norish helm chart for Kubernetes - A recipe management and meal planning application
|
description: Norish helm chart for Kubernetes - A recipe management and meal planning application
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.1
|
version: 0.0.2
|
||||||
appVersion: "v0.13.6-beta"
|
appVersion: "v0.13.6-beta"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Richard Tomik
|
- name: Richard Tomik
|
||||||
|
|||||||
@ -209,7 +209,7 @@ chrome:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
# Chrome port for remote debugging
|
# Chrome port for remote debugging
|
||||||
port: 3000
|
port: 9222
|
||||||
|
|
||||||
# Chrome security context - requires specific capabilities
|
# Chrome security context - requires specific capabilities
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|||||||
Reference in New Issue
Block a user