Go to file
Victor Barba Martin e8527c2702 refactor pipeline 2021-11-15 16:37:15 +01:00
docker refactor 2021-11-12 18:31:53 +01:00
k8s remove duplicated monitoring stack 2021-11-15 11:26:58 +01:00
terraform use configmap 2021-11-11 19:43:49 +01:00
.gitignore Initial commit 2021-06-25 18:26:10 +02:00
README.md fix ingress-nginx 2021-10-31 13:36:53 +01:00
bitbucket-pipelines.yml refactor pipeline 2021-11-15 16:37:15 +01:00

README.md

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Apply terraform

Install ArgoCD

kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml

Add Bitbucket SSH Key secret