commit | a789c1a7432d58d37269fb40ce719000181a3c2b | [log] [tgz] |
---|---|---|
author | Krzysztof Opasiak <k.opasiak@samsung.com> | Wed Jan 22 00:06:32 2020 +0100 |
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | Sat Feb 01 00:10:01 2020 +0100 |
tree | 36e6f60556a57de3f94c00f98b9fa526b242d98b | |
parent | fd6676f06becc509961d8a9a06b60168e4884349 [diff] |
[COMMON] Provide convenience templates for mariadb secrets Usage of plain strings is very fragile especially when you try to change them. That's why instead of depending on strings let's just define a few convenience templates to be used in projects that use mariadb-galera chart. Issue-ID: OOM-2249 Change-Id: Ib867d34090b06a15ea3898a9524f5e3d04a656c0 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>