We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9420d commit 7843d5bCopy full SHA for 7843d5b
func.yaml
@@ -1,9 +1,10 @@
1
specVersion: 0.35.0
2
name: send-notification-to-slack
3
runtime: python
4
-registry: ghcr.io/mneagul
+registry: ghcr.io/eoepca
5
image: send-notification-to-slack:latest
6
invoke: cloudevent
7
+created: 2025-01-16T19:00:00Z
8
build:
9
builder: pack
10
buildpacks: []
@@ -15,7 +16,7 @@ deploy:
15
16
namespace: ""
17
annotations: {}
18
options: {}
- labels: {}
19
+ labels: []
20
healthEndpoints:
21
liveness: /health
22
readiness: /ready
0 commit comments