This is an automated email from the ASF dual-hosted git repository.
sijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new 5914996 Removing reference to bastion pod (#14)
5914996 is described below
commit 5914996e89e58a8dca0b6ac8ed6ed439928cf09b
Author: Luke Stephenson <[email protected]>
AuthorDate: Sat May 30 10:33:54 2020 +1000
Removing reference to bastion pod (#14)
Has otherwise been cleaned up in f64c396906e9f99999ec14bd3ac7336e6609a86a
---
charts/pulsar/values.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/charts/pulsar/values.yaml b/charts/pulsar/values.yaml
index e2b7703..208f38f 100644
--- a/charts/pulsar/values.yaml
+++ b/charts/pulsar/values.yaml
@@ -113,8 +113,6 @@ extra:
dashboard: false
# pulsar manager
pulsar_manager: false
- # Bastion pod for administrative commands
- bastion: false
# Monitoring stack (prometheus and grafana)
monitoring: false
# Configure Kubernetes runtime for Functions