Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradmccoydev/argo-demo
Argo Demo Repo
https://github.com/bradmccoydev/argo-demo
Last synced: 1 day ago
JSON representation
Argo Demo Repo
- Host: GitHub
- URL: https://github.com/bradmccoydev/argo-demo
- Owner: bradmccoydev
- License: apache-2.0
- Created: 2021-11-13T00:03:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T10:28:39.000Z (about 2 years ago)
- Last Synced: 2024-05-02T02:22:08.873Z (6 months ago)
- Language: Smarty
- Size: 1.2 MB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![passing](https://github.com/bradmccoydev/argo-demo/actions/workflows/ci.yml/badge.svg) ![GitHub](https://img.shields.io/github/license/bradmccoydev/argo-demo)
# Argo Demo
This Repo is for a Demo of ArgoCD# Configuration / Installation of ArgoCD
# Installing Keptn with Kustomise
kubectl kustomize kube-infra/kustomize/keptn/base --enable-helm
kubectl apply -k kube-infra/kustomize/keptn/overlays/demo# SSO
I am using Azure for SSO. There is a secret called# Sealed Secrets
BASE64 ENCODE AWS KEY AND SECRETSkubeseal mysealedsecret.json
kubeseal aws-dns-creds-secret-argo-cd.enc.json --controller-namespace kube-secrets