hongbo-miao/hongbomiao.com

View on GitHub
kubernetes/argo-cd/applications/production-hm/confluent-schema-registry/Makefile

Summary

Maintainability
Test Coverage
argo-cd-app-create:
    argocd app create hm-confluent-schema-registry --file=argo-cd-manifests/hm-confluent-schema-registry-application.yaml
argo-cd-app-update:
    argocd app create hm-confluent-schema-registry --file=argo-cd-manifests/hm-confluent-schema-registry-application.yaml --upsert
argo-cd-app-delete:
    argocd app delete hm-confluent-schema-registry --yes