example after generator
This commit is contained in:
@@ -20,15 +20,6 @@ If you need to reach a different service (which is not often the case!), you nee
|
||||
- `$SVCNAME.ix-$APPNAME.svc.cluster.local` or
|
||||
- `$SVCNAME.ix-$APPNAME`
|
||||
|
||||
##### Example
|
||||
|
||||
To reach an app named "sabnzbd" within Sonarr, we can use the following internal domain name:
|
||||
|
||||
- `sabnzbd.ix-sabnzbd`
|
||||
|
||||
<a href="https://truecharts.org/_static/img/linking/linking-example-sonarrsabnzbd.png"><img src="https://truecharts.org/_static/img/linking/linking-example-sonarrsabnzbd.png" width="100%"/></a>
|
||||
|
||||
|
||||
##### Internal Domain Name generator
|
||||
|
||||
|
||||
@@ -79,6 +70,15 @@ function generatesvc(name, app, service) {
|
||||
</div>
|
||||
</FORM>
|
||||
|
||||
|
||||
##### Example
|
||||
|
||||
To reach an app named "sabnzbd" within Sonarr, we can use the following internal domain name:
|
||||
|
||||
- `sabnzbd.ix-sabnzbd`
|
||||
|
||||
<a href="https://truecharts.org/_static/img/linking/linking-example-sonarrsabnzbd.png"><img src="https://truecharts.org/_static/img/linking/linking-example-sonarrsabnzbd.png" width="100%"/></a>
|
||||
|
||||
#### Video Guide
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user