This is a fully HTTP based Pub/Sub Broker with a goal to simplify system architecture in SOA or Microservice architecture. It aims to solve the inter service communication problem.
Apache License 2.0
18
stars
25
forks
source link
SKYNET-2967: Add annotations to security group policy manifest #137
We want to add pre-install hook annotations to security group policy manifests. But adding them to existing namespaces removes the security groups so we can't hardcode the annotations in the charts. This PR adds annotations from values so that we can pass them while deploying to new namespaces.
We want to add pre-install hook annotations to security group policy manifests. But adding them to existing namespaces removes the security groups so we can't hardcode the annotations in the charts. This PR adds annotations from values so that we can pass them while deploying to new namespaces.