Skip to content

Commit

Permalink
fix: make install crds properly (#29)
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Luz Almeida <[email protected]>
  • Loading branch information
leoluz authored Oct 8, 2024
1 parent a65f03f commit dfe2299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/crd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ kind: Kustomization
resources:
- bases/ephemeral-access.argoproj-labs.io_accessrequests.yaml
- bases/ephemeral-access.argoproj-labs.io_roletemplates.yaml
- bases/ephemeral-access.argoproj-labs.io_accessbindings.yaml
# +kubebuilder:scaffold:crdkustomizeresource

# patches:
Expand Down

0 comments on commit dfe2299

Please sign in to comment.