Merge "add elasticsearch, fluent-logging, grafana registry endpoints"
This commit is contained in:
commit
c417e6f901
@ -318,6 +318,18 @@ conf:
|
|||||||
|
|
||||||
endpoints:
|
endpoints:
|
||||||
cluster_domain_suffix: cluster.local
|
cluster_domain_suffix: cluster.local
|
||||||
|
local_image_registry:
|
||||||
|
name: docker-registry
|
||||||
|
namespace: docker-registry
|
||||||
|
hosts:
|
||||||
|
default: localhost
|
||||||
|
internal: docker-registry
|
||||||
|
node: localhost
|
||||||
|
host_fqdn_override:
|
||||||
|
default: null
|
||||||
|
port:
|
||||||
|
registry:
|
||||||
|
node: 5000
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
name: elasticsearch
|
name: elasticsearch
|
||||||
namespace: null
|
namespace: null
|
||||||
|
@ -213,6 +213,18 @@ conf:
|
|||||||
|
|
||||||
endpoints:
|
endpoints:
|
||||||
cluster_domain_suffix: cluster.local
|
cluster_domain_suffix: cluster.local
|
||||||
|
local_image_registry:
|
||||||
|
name: docker-registry
|
||||||
|
namespace: docker-registry
|
||||||
|
hosts:
|
||||||
|
default: localhost
|
||||||
|
internal: docker-registry
|
||||||
|
node: localhost
|
||||||
|
host_fqdn_override:
|
||||||
|
default: null
|
||||||
|
port:
|
||||||
|
registry:
|
||||||
|
node: 5000
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
namespace: null
|
namespace: null
|
||||||
name: elasticsearch
|
name: elasticsearch
|
||||||
|
@ -111,6 +111,18 @@ pod:
|
|||||||
|
|
||||||
endpoints:
|
endpoints:
|
||||||
cluster_domain_suffix: cluster.local
|
cluster_domain_suffix: cluster.local
|
||||||
|
local_image_registry:
|
||||||
|
name: docker-registry
|
||||||
|
namespace: docker-registry
|
||||||
|
hosts:
|
||||||
|
default: localhost
|
||||||
|
internal: docker-registry
|
||||||
|
node: localhost
|
||||||
|
host_fqdn_override:
|
||||||
|
default: null
|
||||||
|
port:
|
||||||
|
registry:
|
||||||
|
node: 5000
|
||||||
oslo_db:
|
oslo_db:
|
||||||
namespace: null
|
namespace: null
|
||||||
auth:
|
auth:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user