aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts/policy-common/resources/config
AgeCommit message (Expand)AuthorFilesLines
2020-08-27[POLICY] certInit support + refactoringjhh3-199/+0
2020-04-30[POLICY] update images and fixesjhh1-11/+4
2020-04-10[POLICY] Use common secret template in whole policy moduleKrzysztof Opasiak1-2/+3
2020-04-01[POLICY] Allow to override username and password from envKrzysztof Opasiak1-2/+11
2020-03-26policy changes pre-1st policy release in frankfurtjhh1-1/+1
2019-11-21[Policy] Use common mariadb galera chartSylvain Desbureaux2-6/+6
2019-03-07Companion changes for Alpine moveJorge Hernandez1-1/+1
2018-09-25CADI AAF changes for policy on OOMMichael Mokry1-0/+3
2018-08-30OOM changes to support PE httpsMichael Mokry2-3/+10
2018-08-14License Addition for Dcaegen2,Policy,DmaapDurgpal1-0/+14
2018-05-07install controlloop drools applicationsJorge Hernandez1-2/+2
2018-04-24Make all services independent of helm Release.NameBorislavG2-3/+3
2018-04-16changes to ensure pap/pdps comes healthyJorge Hernandez1-1/+2
2018-03-29Correction in policy due to incorrect mergemayankg27031-2/+2
2018-03-28Add Standardized Configuration to POLICYmayankg27033-0/+171
1"># You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. dependencies: - name: common version: ~6.x-0 repository: '@local' - name: certInitializer version: ~6.x-0 repository: '@local' - name: postgres version: ~6.x-0 repository: '@local' condition: PG.enabled