Skip to content

Commit

Permalink
chore: update the GitOps for Devs project description
Browse files Browse the repository at this point in the history
  • Loading branch information
krishanthisera committed Sep 23, 2023
1 parent 3dfc5eb commit ea8375f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/projects.astro
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ import HorizontalCard from "../components/HorizontalCard.astro";
<HorizontalCard
title="GitOps for Devs"
img="https://bizkt.imgix.net/projects/GitOps.png"
desc="This repository contains the combined source code for the backend, written in Go, and the frontend, designed using React. The provided code acts as the core basis for my forthcoming article."
url="https://github.com/krishanthisera/gitops-for-devs"
desc="This repository contains Kubernetes configurations for deploying the Album App, which consists of both frontend and backend components. The configurations are based on Helm charts, and they are intended to be used in a GitOps workflow with ArgoCD."
url="https://github.com/krishanthisera/album-app-config"
badge="Coming Soon"
/>
</BaseLayout>

0 comments on commit ea8375f

Please sign in to comment.