Skip to content

Commit f84b825

Browse files
Merge pull request #702 from netscaler/arijitr-citrix-patch-1
Add TLS configuration to ingress demo
2 parents f573e07 + fb3166f commit f84b825

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • simplified-deployment-usecases/TLS

simplified-deployment-usecases/TLS/TLS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ The following ingress YAML shows for how back-end service `service-test` is secu
181181
name: ingress-demo
182182
namespace: netscaler
183183
spec:
184+
tls
185+
- {}
184186
ingressClassName: netscaler
185187
rules:
186188
- host: example.com

0 commit comments

Comments
 (0)