Correct targetPort and always use PVC during testing (#840)
* Fix targetPort not being processed correctly * Always use PVC in values.yaml just to be sure it actually works * fix a small copy-paste mistake * bump * fix hyperion-ng mistake
This commit is contained in:
@@ -230,7 +230,7 @@ questions:
|
||||
default: 7777
|
||||
editable: false
|
||||
hidden: true
|
||||
- variable: targetport
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "This port exposes the container port on the service"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user