Skip to content

Commit e7fbf94

Browse files
author
Tim Bannister
committed
Fix vestigial capture shortcode
1 parent ca8ae6e commit e7fbf94

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/id/docs/concepts/extend-kubernetes/operator.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,7 @@ Kamu juga dapat mengimplementasikan Operator (yaitu, _Controller_) dengan
124124
menggunakan bahasa / _runtime_ yang dapat bertindak sebagai
125125
[klien dari API Kubernetes](/docs/reference/using-api/client-libraries/).
126126

127-
128-
129-
{{% capture Selanjutnya %}}
127+
## {{% heading "whatsnext" %}}
130128

131129
* Memahami lebih lanjut tentang [_custome resources_](/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
132130
* Temukan "ready-made" _operators_ dalam [OperatorHub.io](https://operatorhub.io/)

0 commit comments

Comments
 (0)