Tags: jai/argoflow-aws
Tags
Update Helm release kiali-operator to v1.36.0 (argoflow#143) Co-authored-by: Renovate Bot <bot@renovateapp.com>
Feature/kfp testing (argoflow#129) * update docs with s3 iam user * remove debugging image * remove debugging image * which application path * roll back to kfp 1.5 * remove quotation marks around port * flatten pipelines into just a base * update example setup.conf * update kfp to v 1.6 * Remove unneccessary patches
Feature/reimplement redis (argoflow#103) * add redis connection url and update service account annotations * update setup.conf to most recent CI pipeline output * exclude: ./examples/setup.conf * exclude: ./examples/* * exclude: ^examples/ * remove trailing white space * change serviceAccount.annotations to json string * update linting rules * fix typo * update serviceAccount.annotations to YAML syntax * manually create oauth2-proxy serviceaccount * fix typo * swtich on redis storage type * PATCH: remove empty line Co-authored-by: DavidSpek <vanderspek.david@gmail.com>