feat: replace sd with invoke ai
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 41s
lint-test-helm / validate-kubeconform (pull_request) Successful in 27s
render-manifests / render-manifests (pull_request) Successful in 1m23s

This commit is contained in:
2026-05-12 19:48:14 -05:00
parent e776d3504b
commit 41635169b3
2 changed files with 19 additions and 4 deletions

View File

@@ -116,3 +116,18 @@ metadata:
spec:
externalName: placeholder
type: ExternalName
---
apiVersion: v1
kind: Service
metadata:
name: invoke-ai-pd05wd
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: invoke-ai-pd05wd
{{- include "custom.labels" . | nindent 4 }}
annotations:
tailscale.com/tailnet-fqdn: invoke-ai-pd05wd.boreal-beaufort.ts.net
spec:
externalName: placeholder
type: ExternalName