Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlardier committed Jan 2, 2025
1 parent 078f3af commit 6267691
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 40 deletions.
6 changes: 3 additions & 3 deletions .github/scripts/end2end/generate-kustomization.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ EOF
volumeClaimTemplates:
- metadata:
name: datadir
annotation:
annotations:
spec:
accessModes:
- "ReadWriteOnce"
Expand All @@ -66,7 +66,7 @@ EOF
volumeClaimTemplates:
- metadata:
name: datadir
annotation:
annotations:
spec:
accessModes:
- "ReadWriteOnce"
Expand All @@ -80,4 +80,4 @@ EOF
cat "$kustomization_file"
}

# generate_kustomization 1 2
# generate_kustomization 1 1
37 changes: 0 additions & 37 deletions .github/scripts/end2end/kustomization.yaml

This file was deleted.

0 comments on commit 6267691

Please sign in to comment.