Skip to content

Commit 0ba43af

Browse files
test, drop me
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
1 parent 60e7158 commit 0ba43af

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/dev_validation.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,7 @@ jobs:
151151

152152
- name: Run validation "Helm templates"
153153
run: |
154+
echo "Print helm version"
155+
helm version
156+
echo "=================="
154157
task validation:helm-templates

templates/admission-policy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ kind: ValidatingAdmissionPolicy
1414
metadata:
1515
name: virtualization-restricted-access-policy
1616
spec:
17+
# test
1718
failurePolicy: Fail
1819
matchConstraints:
1920
resourceRules:

0 commit comments

Comments
 (0)