Skip to content

Commit b4aed78

Browse files
committed
fix labels example in readme
1 parent 30ed68b commit b4aed78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ metadata:
8686
# "pvc-uuid": "abc-123",
8787
# "pvc-namespace": "default",
8888
# "app": "database",
89-
# "environment": "staging"
89+
# "environment": "staging",
90+
# "managed-by": "kubernetes"
9091
# }
9192
```
9293

0 commit comments

Comments
 (0)