Skip to content

Commit

Permalink
Fix typo in k8s.deployments.affinity configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
FLYBYME committed Dec 3, 2023
1 parent 2c13f0a commit 119812d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/deployments.service.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ module.exports = {
config: {
"k8s.deployments.prometheus": true,
"k8s.deployments.prometheus.url": "https://prom.one-host.ca",
"k8s.deployment.affinity": true
"k8s.deployments.affinity": true
}
},

Expand Down

0 comments on commit 119812d

Please sign in to comment.