Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 86bbd38

Browse files
authored
Merge pull request #59 from mukhoakash/fix-annotation
Fix the annotation of the kustomization file
2 parents 5d75171 + d07e462 commit 86bbd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ commonAnnotations:
77
cosi.storage.k8s.io/license: "Apache V2"
88
cosi.storage.k8s.io/support: "https://github.com/kubernetes-sigs/container-object-storage-api"
99
controller-gen.kubebuilder.io/version: (devel)
10-
api-approved.kubernetes.io: approved
10+
api-approved.kubernetes.io: https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/1979-object-storage-support
1111

1212

1313
resources:

0 commit comments

Comments
 (0)