fixed bug with norish

This commit is contained in:
Richard Tomik
2025-12-11 12:40:17 +01:00
parent 25265eb94f
commit 3a61591220
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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: