chore: Update manifests after change
This commit is contained in:
@@ -201,10 +201,10 @@ data:
|
|||||||
siteMonitor: http://ollama-web.ollama:80
|
siteMonitor: http://ollama-web.ollama:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
- AI Image:
|
- AI Image:
|
||||||
icon: https://user-images.githubusercontent.com/36368048/196280761-1535f413-a91e-4b6a-af6a-b890f8ae204c.png
|
icon: sh-invoke-ai.webp
|
||||||
description: Stable Diffusion
|
description: Invoke AI
|
||||||
href: https://stable-diffusion-pd05wd.boreal-beaufort.ts.net
|
href: https://invoke-ai-pd05wd.boreal-beaufort.ts.net/app
|
||||||
siteMonitor: https://stable-diffusion-pd05wd.boreal-beaufort.ts.net
|
siteMonitor: https://invoke-ai-pd05wd.boreal-beaufort.ts.net
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
- Search:
|
- Search:
|
||||||
icon: sh-searxng.webp
|
icon: sh-searxng.webp
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
checksum/configMaps: c0ac9ce1f0151db8b371bef64eb6eba3cd5a4815bcdb68a5bcb7793f921774df
|
checksum/configMaps: 3961d0f5ae725dd1e304dac409388ca1912e656ddf41fdd298c1ee2fc404bbc3
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/controller: main
|
app.kubernetes.io/controller: main
|
||||||
app.kubernetes.io/instance: homepage
|
app.kubernetes.io/instance: homepage
|
||||||
|
|||||||
@@ -0,0 +1,14 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Service
|
||||||
|
metadata:
|
||||||
|
name: invoke-ai-pd05wd
|
||||||
|
namespace: tailscale-operator
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/name: invoke-ai-pd05wd
|
||||||
|
app.kubernetes.io/instance: tailscale-operator
|
||||||
|
app.kubernetes.io/part-of: tailscale-operator
|
||||||
|
annotations:
|
||||||
|
tailscale.com/tailnet-fqdn: invoke-ai-pd05wd.boreal-beaufort.ts.net
|
||||||
|
spec:
|
||||||
|
externalName: placeholder
|
||||||
|
type: ExternalName
|
||||||
Reference in New Issue
Block a user