summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts/pap/templates
AgeCommit message (Collapse)AuthorFilesLines
2020-04-03[POLICY] Use common secret template in papKrzysztof Opasiak2-1/+38
Use common secret template in pap module instead of hardcoding them in config map. For now db creds are hardcoded but this will be remove in further commits. Issue-ID: OOM-2342 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ic4a4c175579fdc89de216fc09edd562530ad10cc
2020-03-10Standardize the pap pod/service name.k.kedron4-0/+186
To fix the bug with connecting to the pap by pdp. Change-Id: I21fb90f151ecace5c10e4def190ed15b15d7c4e5 Issue-ID: OOM-2333 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>