Skip to content

Commit 7843d5b

Browse files
committed
Fix layout
Signed-off-by: Marian Neagul <[email protected]>
1 parent 2d9420d commit 7843d5b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

func.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
specVersion: 0.35.0
22
name: send-notification-to-slack
33
runtime: python
4-
registry: ghcr.io/mneagul
4+
registry: ghcr.io/eoepca
55
image: send-notification-to-slack:latest
66
invoke: cloudevent
7+
created: 2025-01-16T19:00:00Z
78
build:
89
builder: pack
910
buildpacks: []
@@ -15,7 +16,7 @@ deploy:
1516
namespace: ""
1617
annotations: {}
1718
options: {}
18-
labels: {}
19+
labels: []
1920
healthEndpoints:
2021
liveness: /health
2122
readiness: /ready

0 commit comments

Comments
 (0)