[QT-523] Remove copyright/license header from raft config used in the Docker/K8S integration test (#19584)

This commit is contained in:
Mike Baum
2023-03-16 17:39:59 -04:00
committed by GitHub
parent b48e826d26
commit 5d706c44d0
2 changed files with 1 additions and 3 deletions

View File

@@ -10,5 +10,6 @@ project {
header_ignore = [
"builtin/credential/aws/pkcs7/**",
"ui/node_modules/**",
"enos/modules/k8s_deploy_vault/raft-config.hcl",
]
}