Skip to content

Commit a36a0de

Browse files
committed
example as header-s
1 parent b27dfa9 commit a36a0de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/concepts/permission-model.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ To understand the permission model, lets see the scope of the the service accoun
1616
1) The contents of the extension bundle may contain more service accounts and RBAC.
1717
2) The OLMv1 operator-controller creates the service account/(s) defined as part of the extension bundle with the required RBAC for the controller business logic.
1818

19-
20-
Example:
19+
##### Example:
2120

2221
In this example, the `argocd-operator-controller-manager` [service account](https://github.com/argoproj-labs/argocd-operator/blob/da6b8a7e68f71920de9545152714b9066990fc4b/deploy/olm-catalog/argocd-operator/0.6.0/argocd-operator.v0.6.0.clusterserviceversion.yaml#L1124) is created by OLMv1 when it deploys this extension bundle.
2322

0 commit comments

Comments
 (0)