Story #8207
As a user, I would like to specify an external database when deploying my operator
Status:
NEW
Priority:
Normal
Assignee:
-
Category:
Operator
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
As a user, I would like to specify an external database when deploying my operator
Meaning, a way should be provided to specify the needed variables.
Ideally two ways should be provided, in order of priority:
- Deployer provides a secret that follows a template, where the informations are provided
- Deployer provides N variables with a 1:1 match for configuration that is supported (like, pg_host, pg_database, pg_user, pg_password, pg_port, ...)
Please register to edit this issue