Skip to content

Commit

Permalink
Istio configuration command line utility
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Egil Ring <[email protected]>
  • Loading branch information
janegilring committed Aug 6, 2024
1 parent df89bda commit 3811d5b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
7 changes: 7 additions & 0 deletions azure_jumpstart_arcbox/artifacts/dsc/dataops.dsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,12 @@ properties:
settings:
id: FireDaemon.OpenSSL
source: winget
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: Istio.Istio
directives:
description: Install Istio configuration command line utility
settings:
id: Istio.Istio
source: winget

configurationVersion: 0.2.0
8 changes: 8 additions & 0 deletions azure_jumpstart_arcbox/artifacts/dsc/devops.dsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,12 @@ properties:
settings:
id: Helm.Helm
source: winget
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: Istio.Istio
directives:
description: Install Istio configuration command line utility
settings:
id: Istio.Istio
source: winget

configurationVersion: 0.2.0

0 comments on commit 3811d5b

Please sign in to comment.