Skip to content

Commit

Permalink
fix(staticroutes): improves code quality
Browse files Browse the repository at this point in the history
  • Loading branch information
RomilShah committed Aug 22, 2023
1 parent f2b4fe4 commit ac8e807
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions riocli/apply/manifests/staticroute.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
apiVersion: "apiextensions.rapyuta.io/v1"
kind: "StaticRoute"
metadata:
name: "staticroute"
name: "staticroute-abcd"
project: "project-guid"
labels:
app: test
app: test
spec:
url: "staticroute-abcd.rapyuta.io"

0 comments on commit ac8e807

Please sign in to comment.