We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26c26be + f02ecba commit 940d838Copy full SHA for 940d838
07.Server-installation/04.Production-installation-with-kubernetes/03.Mender-server/docs.md
@@ -112,8 +112,6 @@ For example, here's an Ingress for Azure AKS Provider:
112
export MENDER_SERVER_DOMAIN="mender.example.com"
113
114
cat <<-EOF > mender-values.yml
115
-ingress:
116
- enabled: true
117
ingress:
118
enabled: true
119
annotations:
@@ -141,8 +139,6 @@ For example, here's an Ingress for the Ingress-NGinx Provider:
141
139
142
140
143
144
145
146
147
148
0 commit comments