Elasticsearch, Fluent-logging, Kibana Ingress Policy
This adds ingress network policy for the fluent-logging, kibana and Elasticsearch charts. This leverages the helm-toolkit template that was used in openstack-helm for the openstack services Change-Id: I2a89b62f1002851346e9a25de40113078e9c518f
This commit is contained in:
@@ -83,6 +83,11 @@ pod:
|
||||
memory: "1024Mi"
|
||||
cpu: "2000m"
|
||||
|
||||
network_policy:
|
||||
kibana:
|
||||
ingress:
|
||||
- {}
|
||||
|
||||
secrets:
|
||||
elasticsearch:
|
||||
user: kibana-elasticsearch-user
|
||||
|
||||
Reference in New Issue
Block a user