Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8396395
00-registry.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
818 B
Subscribers
None
00-registry.yml
View Options
---
apiVersion
:
v1
kind
:
Service
metadata
:
name
:
registry
spec
:
selector
:
app
:
registry
ports
:
-
protocol
:
TCP
port
:
80
targetPort
:
5000
---
apiVersion
:
networking.k8s.io/v1
kind
:
Ingress
metadata
:
name
:
registry
spec
:
rules
:
-
host
:
registry.default
http
:
paths
:
-
path
:
/
pathType
:
Prefix
backend
:
service
:
name
:
registry
port
:
number
:
80
---
apiVersion
:
apps/v1
kind
:
Deployment
metadata
:
name
:
registry-deployment
labels
:
app
:
registry
spec
:
replicas
:
1
selector
:
matchLabels
:
app
:
registry
template
:
metadata
:
labels
:
app
:
registry
spec
:
containers
:
-
name
:
registry
image
:
registry:latest
ports
:
-
containerPort
:
5000
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 7:52 PM (12 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3399411
Attached To
rDENV Development environment
Event Timeline
Log In to Comment