Skip to content

Commit 67c176f

Browse files
authored
Update AD group and image repository in YAML
1 parent 7f426f6 commit 67c176f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

platform/app-values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
project:
2-
group: <name of AD group>
3-
2+
group: sedemo-team-open
3+
44
image:
55
# If using default workflow, this will be set to ghcr.io/<github_org>/<repo_name>
6-
repository: registry/imagename
6+
repository: ghcr.io/akuity/sedemo-app-demo
77
# Default use of this ghcr publishing workflow will use incrmental build number as tag
88
selectionStrategy: Lexical
99
# if useing digest stragey, uncomment next line and comment tagRegex line
@@ -13,7 +13,7 @@ image:
1313
memoryLimit: 64Mi
1414
cpuLimit: 1m
1515
ingress:
16-
custom_prefix: changeme
16+
custom_prefix: demo
1717

1818
rollouts:
1919
enabled: true

0 commit comments

Comments
 (0)