mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-01 04:41:22 +00:00
11 lines
143 B
YAML
11 lines
143 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: buildcache
|
|
namespace: default
|
|
spec:
|
|
selector:
|
|
app: buildcache
|
|
ports:
|
|
- port: 9092
|