Skip to content

Commit

Permalink
chore: format yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
  • Loading branch information
cmwylie19 committed Jul 17, 2024
1 parent 9c964b6 commit a5bd544
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions journey/resources/clusterrole.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
Expand Down
2 changes: 2 additions & 0 deletions journey/resources/non-migrated-peprstore.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
apiVersion: pepr.dev/v1
data:
__pepr_do_not_delete__: k-thx-bye
Expand All @@ -8,3 +9,4 @@ kind: PeprStore
metadata:
name: pepr-static-test-store
namespace: pepr-system

2 changes: 2 additions & 0 deletions journey/resources/pepr-store-crd.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
Expand Down Expand Up @@ -32,3 +33,4 @@ metadata:
kubernetes.io/metadata.name: pepr-system
name: pepr-system
spec: {}

0 comments on commit a5bd544

Please sign in to comment.