hamidgholami / argo-demo

Argo Demo Repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

passing GitHub

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 SECRETS

kubeseal <mysecret.json >mysealedsecret.json

kubeseal <aws-dns-creds-secret-argo-cd.yaml >aws-dns-creds-secret-argo-cd.enc.json --controller-namespace kube-secrets

About

Argo Demo Repo

License:Apache License 2.0


Languages

Language:Mustache 96.9%Language:Smarty 3.1%