https://github.com/juli3nk/argocd-init
https://github.com/juli3nk/argocd-init
argocd cd
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/juli3nk/argocd-init
- Owner: juli3nk
- Created: 2023-03-05T21:33:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-10T06:05:47.000Z (almost 3 years ago)
- Last Synced: 2024-04-17T19:14:24.085Z (about 2 years ago)
- Topics: argocd, cd
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repositories using TLS certificates signed by custom CA
https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/#repositories-using-self-signed-tls-certificates-or-are-signed-by-custom-ca
# Argo CD App of Apps Initialization
kubectl --namspace argocd patch app argo-cd --type=json -p='[{"op": "remove", "path": "/metadata/finalizers"}]'