Skip to content

Commit

Permalink
stop communicating with Kube API via localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
p0lyn0mial committed Sep 22, 2020
1 parent 2e8c596 commit 77a091c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions manifests/04-deployment.yaml
Expand Up @@ -68,10 +68,6 @@ spec:
env:
- name: RELEASE_VERSION
value: "0.0.1-snapshot"
- name: KUBERNETES_SERVICE_PORT
value: "6443"
- name: KUBERNETES_SERVICE_HOST
value: "127.0.0.1"
- name: METRICS_PORT
value: "9191"
terminationMessagePolicy: FallbackToLogsOnError
Expand Down

0 comments on commit 77a091c

Please sign in to comment.