Skip to content

Commit

Permalink
feat: Added ConfigMap generator
Browse files Browse the repository at this point in the history
  • Loading branch information
igorhrcek committed May 14, 2023
1 parent 305e2dd commit 2b58d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- id: pre-commit-generate-manifests
name: Generate Configmap Manifests
entry: ops/generate-grafana-manifests
language: python
language: script
description: Generates ConfigMap manifests from source files
always_run: true
stages: [commit-msg]

0 comments on commit 2b58d95

Please sign in to comment.