Skip to content

x-real-ip/gitops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

GitOps

Update Manifest GitHub repo size GitHub commit activity GitHub last commit (branch)

Start ArgoCD WebUI

argocd admin dashboard -n argocd

Uptime Kuma

A sqlite query to find and replace a part in the monitor url.

UPDATE monitor SET url = REPLACE(url, 'old', 'new') WHERE url LIKE '%old%';

About

GitOps using Kubernetes manifests, Kustomize and ArgoCD.

Topics

Resources

Stars

Watchers

Forks