Skip to content

Conversation

@mglotov
Copy link
Contributor

@mglotov mglotov commented Nov 17, 2021

PR Description

  • Moved values of the ingress-nginx-controller helm release from templates/nginx-ingress-values.yaml into the eks-ingress-nginx-controller.tf file as local variable.
  • Deleted unnecessary variable aws_loadbalancer_controller_enable

Fixes #205

Type of change

  • Code refactoring

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

…ssary values in the eks-ingress-nginx-controller.tf file
@mglotov mglotov requested review from a team, halfb00t, khalezin and p1gmale0n and removed request for khalezin November 17, 2021 10:15
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mglotov mglotov merged commit ed165c2 into main Nov 17, 2021
@mglotov mglotov deleted the refactor/ingress-nginx-values branch November 18, 2021 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: ingress-nginx-controller helm release values

4 participants