Skip to content

Instantly share code, notes, and snippets.

@rclaumann-picpay
Last active January 16, 2025 13:43
Show Gist options
  • Save rclaumann-picpay/5acd198b761b02cfcb9e15650f375c64 to your computer and use it in GitHub Desktop.
Save rclaumann-picpay/5acd198b761b02cfcb9e15650f375c64 to your computer and use it in GitHub Desktop.
Configuração mirrord ms-card-dispute
{
"feature": {
"network": {
"incoming": {
"mode": "mirror"
},
"outgoing": true
},
"fs": "write",
"env": true
},
"target": {
"path": {
"rollout": "card-dispute-api"
},
"namespace": "ms-card-dispute"
},
"agent": {
"log_level": "info",
"image": "289208114389.dkr.ecr.us-east-1.amazonaws.com/metalbear-co:3.102.0",
"image_pull_policy": "IfNotPresent",
"ephemeral": true
},
"kube_context": "arn:aws:eks:us-east-1:602481973527:cluster/eks-fmktpl-use1-hom"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment