This is an automated email from the ASF dual-hosted git repository.
bossenti pushed a change to branch exp/poetry
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from b5f5a3c4d docs: extend poetry-specific documentation
add 05844a5be Add Pulsar's Messaging Layer to a Helm Deployment (#1820)
add 915d1ff76 Merge remote-tracking branch 'origin/dev' into exp/poetry
add ed09028a6 adapt caching in docs workflow
No new revisions were added by this update.
Summary of changes:
.github/workflows/pr-validation.yml | 3 --
.github/workflows/python-docs.yml | 2 +-
installer/k8s/README.md | 14 ++++++++
.../k8s/templates/core/backend-deployment.yaml | 24 ++++++++++++-
.../pulsar-deployment.yml} | 42 ++++++++++++++--------
.../zookeeper-pvc.yaml => pulsar/pulsar-pvc.yml} | 18 +++++-----
.../pulsar-service.yml} | 10 +++---
installer/k8s/values.yaml | 12 +++++++
8 files changed, 92 insertions(+), 33 deletions(-)
copy installer/k8s/templates/external/{nats/nats-deployment.yaml =>
pulsar/pulsar-deployment.yml} (58%)
copy installer/k8s/templates/external/{zookeeper/zookeeper-pvc.yaml =>
pulsar/pulsar-pvc.yml} (66%)
copy installer/k8s/templates/external/{couchdb/couchdb-service.yaml =>
pulsar/pulsar-service.yml} (77%)