/argo-demo

Argo Demo Repo

Primary LanguageMustacheApache License 2.0Apache-2.0

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