Skip to content

Commit

Permalink
Merge pull request #2543 from oldgiova/doc-fixes
Browse files Browse the repository at this point in the history
docs: remove duplicated keys
  • Loading branch information
oldgiova authored Jan 31, 2025
2 parents 26c26be + f02ecba commit 940d838
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ For example, here's an Ingress for Azure AKS Provider:
export MENDER_SERVER_DOMAIN="mender.example.com"

cat <<-EOF > mender-values.yml
ingress:
enabled: true
ingress:
enabled: true
annotations:
Expand Down Expand Up @@ -141,8 +139,6 @@ For example, here's an Ingress for the Ingress-NGinx Provider:
export MENDER_SERVER_DOMAIN="mender.example.com"

cat <<-EOF > mender-values.yml
ingress:
enabled: true
ingress:
enabled: true
annotations:
Expand Down

0 comments on commit 940d838

Please sign in to comment.