Skip to content

add references to the secrets #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 12, 2021
Merged

add references to the secrets #92

merged 1 commit into from
Feb 12, 2021

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Feb 12, 2021

where the backup and user credentials are stored

@majst01 majst01 requested a review from LimKianAn February 12, 2021 08:16
@majst01 majst01 removed the request for review from LimKianAn February 12, 2021 12:34
@eberlep eberlep merged commit c70f123 into main Feb 12, 2021
@eberlep eberlep deleted the secret-references branch February 12, 2021 12:35
@@ -72,6 +72,8 @@ type PostgresSpec struct {
Backup *Backup `json:"backup,omitempty"`
// AccessList defines access restrictions
AccessList *AccessList `json:"accessList,omitempty"`
// SecretName reference to the secret where the user credentials are stored
SecretName string `json:"secretname,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@majst01
Would secretName (json) more consistent? Like in pod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants