Skip to content

Commit

Permalink
Enabled extended ACL on the dev cluster (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
dalazx authored Feb 28, 2020
1 parent 027449e commit effe3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/platformmonitoringapi/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ NP_MONITORING_PLATFORM_AUTH_URL: http://platformauthapi:8080
NP_MONITORING_ES_HOSTS: http://logging-elasticsearch:9200
NP_MONITORING_K8S_NS: default
NP_MONITORING_REGISTRY_URL: https://registry-dev.neu.ro
NP_CLUSTER_NAME: ""
NP_CLUSTER_NAME: "default"

0 comments on commit effe3f5

Please sign in to comment.