Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing the controller name in ingress-nginx-controller patch #9413

Merged
merged 1 commit into from
Oct 8, 2020

Commits on Oct 7, 2020

  1. updating the controller name in ingress-nginx-controller-patch.yaml

    updated ingress-nginx-controller-patch.yaml
    
    spec:
      template:
        spec:
          containers:
          - name: controller
            ports:
             - containerPort: 6379
               hostPort: 6379
    nprajilesh authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    ae123b9 View commit details
    Browse the repository at this point in the history