Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit f587a5d

Browse files
DariuszPorowskidcaro
authored andcommitted
PR for issue #145 (#146)
* Update values.yaml * Update values.yaml * Update values.yaml * Update values.yaml
1 parent b5ca8ce commit f587a5d

4 files changed

Lines changed: 3 additions & 7 deletions

File tree

apis/poi/charts/mydrive-poi/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ repository:
1515
# Fully qualified path to image in ACR (Ex. youracr.azureacr.io/devopsoh/poi-build).
1616
# See deployment scripts in https://github.com/Azure-Samples/openhack-devops-proctor for example usage.
1717
image:
18-
tag: latest
1918
pullPolicy: Always
2019
image:
2120
name: mydrive-poi

apis/trips/charts/mydrive-trips/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ repository:
1515
# Fully qualified path to image in ACR (Ex. youracr.azureacr.io/devopsoh/poi-build).
1616
# See deployment scripts in https://github.com/Azure-Samples/openhack-devops-proctor for example usage.
1717
image:
18-
tag: latest
1918
pullPolicy: Always
2019
image:
2120
name: mydrive-trips
@@ -59,4 +58,4 @@ resources: {}
5958
# memory: 128Mi
6059
# requests:
6160
# cpu: 100m
62-
# memory: 128Mi
61+
# memory: 128Mi

apis/user-java/charts/mydrive-user-java/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ repository:
1515
# Fully qualified path to image in ACR (Ex. youracr.azureacr.io/devopsoh/poi-build).
1616
# See deployment scripts in https://github.com/Azure-Samples/openhack-devops-proctor for example usage.
1717
image:
18-
tag: latest
1918
pullPolicy: Always
2019
image:
2120
name: user-java
@@ -72,4 +71,4 @@ nodeSelector: {}
7271

7372
tolerations: []
7473

75-
affinity: {}
74+
affinity: {}

apis/userprofile/charts/mydrive-user/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ repository:
1515
# Fully qualified path to image in ACR (Ex. youracr.azureacr.io/devopsoh/poi-build).
1616
# See deployment scripts in https://github.com/Azure-Samples/openhack-devops-proctor for example usage.
1717
image:
18-
tag: latest
1918
pullPolicy: Always
2019
image:
2120
name: mydrive-user
@@ -51,4 +50,4 @@ resources: {}
5150
# memory: 128Mi
5251
# requests:
5352
# cpu: 100m
54-
# memory: 128Mi
53+
# memory: 128Mi

0 commit comments

Comments
 (0)