Renamed from Boilerplate to CleverClaude
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
replicaCount: 2
|
||||
|
||||
image:
|
||||
repository: ghcr.io/cleverthis/boilerplate
|
||||
repository: ghcr.io/cleverthis/cleverclaude
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "" # Overrides the image tag whose default is the chart appVersion
|
||||
|
||||
@@ -38,7 +38,7 @@ ingress:
|
||||
className: ""
|
||||
annotations: {}
|
||||
hosts:
|
||||
- host: boilerplate.local
|
||||
- host: cleverclaude.local
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
|
||||
Reference in New Issue
Block a user