chore(gitea): Edited readme
Some checks are pending
Validate K8s manifests / scan-secrets (push) Waiting to run
Validate K8s manifests / validate-manifests (push) Successful in 10s

This commit is contained in:
Daniël Groothuis
2025-10-23 19:26:39 +02:00
parent be866e9354
commit 096f1e3204
2 changed files with 2 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ jobs:
scan-secrets: scan-secrets:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: 📥Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: 🤐Secret Scanning - name: 🤐Secret Scanning
uses: onboardbase/securelog-scan@main uses: onboardbase/securelog-scan@main

View File

@@ -1,3 +1,4 @@
![Production status](https://git.dgse.cloud/DGSE/kubernetes/actions/workflows/production.yaml/badge.svg?style=flat-square)
# Kubernetes GitOps with ArgoCD for DGSE Cloud # Kubernetes GitOps with ArgoCD for DGSE Cloud
This repository contains the Kubernetes manifests and configurations for deploying and managing applications on the DGSE Cloud using GitOps with ArgoCD. This repository contains the Kubernetes manifests and configurations for deploying and managing applications on the DGSE Cloud using GitOps with ArgoCD.