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