This commit is contained in:
2024-04-19 17:23:48 +02:00
parent dbf1d18cbe
commit 8578a2705d

View File

@@ -78,6 +78,10 @@ resource "kubectl_manifest" "el" {
params:
- name: "filter"
value: "header.match('X-GitHub-Event', 'push')"
- name: "overlays"
value:
- key: branch_name
expression: "body.ref.split('/')[2]"
- name: ref-heads
ref:
kind: ClusterInterceptor