Skip to content

Commit 0b85951

Browse files
authored
fix: Ferret warnings (#53)
2 parents 3d7be21 + 57a94e9 commit 0b85951

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

Readme.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -213,15 +213,6 @@ spec:
213213
memory: "50Mi"
214214
cpu: "50m"
215215
```
216-
**NOTE:** You cannot use artifactory Docker images in your Helm templates due to external environments, it is necessary to use `DeploymentDescriptor` values and to add deployment status provisioner to dependencies. For example:
217-
218-
```yaml
219-
- type: find-latest-deployment-descriptor
220-
repo: PROD.Platform.Streaming/deployment-status-provisioner
221-
location: 0.0.16
222-
docker-image-id: timestamp
223-
deploy-param: deploymentStatusProvisioner
224-
```
225216

226217
You should also create `Service Account`, `Role Binding` and `Role` with permissions that allow `Deployment Status Provisioner`
227218
to work with your monitored resources.
@@ -276,4 +267,4 @@ status:
276267
type: Successful
277268
```
278269

279-
A complete example can be found in [Consul Service Templates](https://github.com/Netcracker/consul-service/tree/main/charts/helm/consul-service/templates/status-provisioner).
270+
A complete example can be found in [Consul Service Templates](https://github.com/Netcracker/consul-service/tree/main/charts/helm/consul-service/templates/status-provisioner).

documentation/images/status-provisioner.drawio

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<mxfile host="app.diagrams.net" modified="2023-11-08T07:07:51.033Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" etag="L0LDQDVxLOY-KXVk-Opl" version="22.0.0" type="device">
2-
<diagram name="Страница — 1" id="9KN6D9DLXYpE19z69_vw">
2+
<diagram name="Page — 1" id="9KN6D9DLXYpE19z69_vw">
33
<mxGraphModel dx="913" dy="499" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
44
<root>
55
<mxCell id="0" />

0 commit comments

Comments
 (0)