change service
This commit is contained in:
		@@ -21,7 +21,7 @@ spec:
 | 
			
		||||
      priority: 10
 | 
			
		||||
      services:
 | 
			
		||||
        - kind: Service
 | 
			
		||||
          name: home-assistant-main
 | 
			
		||||
          name: home-assistant
 | 
			
		||||
          port: 8123
 | 
			
		||||
    - kind: Rule
 | 
			
		||||
      match: Host(`homeassistant.alexlebens.net`) && PathPrefix(`/outpost.goauthentik.io/`)
 | 
			
		||||
@@ -56,7 +56,7 @@ spec:
 | 
			
		||||
      priority: 10
 | 
			
		||||
      services:
 | 
			
		||||
        - kind: Service
 | 
			
		||||
          name: home-assistant-codeserver
 | 
			
		||||
          name: home-assistant
 | 
			
		||||
          port: 8443
 | 
			
		||||
    - kind: Rule
 | 
			
		||||
      match: Host(`homeassistant-codeserver.alexlebens.net`) && PathPrefix(`/outpost.goauthentik.io/`)"
 | 
			
		||||
 
 | 
			
		||||
@@ -49,10 +49,7 @@ home-assistant:
 | 
			
		||||
          port: 8123
 | 
			
		||||
          targetPort: 8123
 | 
			
		||||
          protocol: HTTP
 | 
			
		||||
    codeserver:
 | 
			
		||||
      controller: main
 | 
			
		||||
      ports:
 | 
			
		||||
        http:
 | 
			
		||||
        codeserver:
 | 
			
		||||
          port: 8443
 | 
			
		||||
          targetPort: 8443
 | 
			
		||||
          protocol: HTTP
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user