fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user