Skip to content

Commit

Permalink
fix: update RR v1alpha1 to v1alpha2 (fixes #146) (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
alewitt2 authored Feb 2, 2022
1 parent f36c57a commit d882e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/Razee/razeedash-all-in-one.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ items:
mongo_url: bW9uZ29kYjovL21vbmdvOjI3MDE3L3JhemVlZGFzaA==

# Razeedash resources
- apiVersion: "deploy.razee.io/v1alpha1"
- apiVersion: "deploy.razee.io/v1alpha2"
kind: RemoteResource
metadata:
name: razeedash
Expand Down

0 comments on commit d882e3d

Please sign in to comment.