Skip to content

Commit 2d49dc3

Browse files
authored
chore: add lula mapping (#2244)
## Description Adds lula mapping for istio. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md) followed
1 parent ea5ccbc commit 2d49dc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/istio/zarf.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33

44
kind: ZarfPackageConfig
55
metadata:
6+
# @lulaStart 5e1176a3-b894-4e67-9ad0-96ec84c3fff8
67
name: uds-core-istio
78
description: "UDS Core Istio package deploys Istio with admin, tenant and passthrough gateways."
89
url: https://istio.io/latest/
10+
# @lulaEnd 5e1176a3-b894-4e67-9ad0-96ec84c3fff8
911

1012
variables:
1113
- name: DOMAIN

0 commit comments

Comments
 (0)