Skip to content

Commit

Permalink
Fixed the Docker accounts not loading issue by removing docker relate…
Browse files Browse the repository at this point in the history
…d configuration in clouddriver.yml. Once we remove here, it will pick the docker accounts from hal config. OP-21764 (#83)
  • Loading branch information
sanopsmx authored Feb 7, 2024
1 parent 4d4b258 commit 441be33
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions clouddriver-web/config/clouddriver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,6 @@ kubernetes:
v2:
applyAppLabels: true

dockerRegistry:
enabled: ${DOCKER_REGISTRY_ENABLED:false}

dcos:
enabled: false

Expand Down

0 comments on commit 441be33

Please sign in to comment.