Skip to content

Commit ea51425

Browse files
committed
feat(cloud-screenshot): update service config
1 parent 793ba9c commit ea51425

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

charts/cloud-screenshot/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ maintainers:
55
66
name: Elegant Themes
77
name: cloud-screenshot
8-
version: 1.0.7
8+
version: 1.0.8

charts/cloud-screenshot/templates/cloud-screenshot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ kind: Service
44
metadata:
55
name: cloud-screenshot
66
namespace: dc-screenshot
7+
labels:
8+
app: cloud-screenshot
79
spec:
810
selector:
911
app: cloud-screenshot

0 commit comments

Comments
 (0)