Page MenuHomeCount_CountNov 18 2024, 4:52 AM
Tags
Referenced Files
None
Subscribers

Description

Steps to replicate the issue (include links if applicable):

Run webservice restart with this service.template file:

backend: kubernetes
type: bookworm
extra_args:
  - ./run.sh
mem: 2Gi
cpu: 2
health-check-path: /healthz

What happens?:

This warning (?) is displayed:

Your template file (/data/project/spamcheck/service.template) contains unknown keys:
- extra_args
Restarting..

What should have happened instead?:

No warning should be displayed. The extra_args entry is essential to specify which script is being run on startup.

Details

TitleReferenceAuthorSource BranchDest Branch
dcarobump_tools-webservicemain
Restricted Application added a subscriber: Aklapper. · View Herald Transcript