Skip to content

Commit

Permalink
wip: messing with things
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Kruggel committed Aug 1, 2024
1 parent 7feb22b commit 399f5db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/templates/uds-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
monitor:
- selector:
app.kubernetes.io/name: confluence
targetPort: 8090
targetPort: 9999
portName: http
path: /metrics
description: Metrics
Expand Down
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ components:
valuesFiles:
- values/registry1-values.yaml
images:
- registry1.dso.mil/ironbank/atlassian/confluence-data-center/confluence-node:8.9.3
- registry1.dso.mil/ironbank/atlassian/confluence-data-center/confluence-node:8.9.4
# Pending an upstream pr to fix jar file location to not be hardcoded:
# - registry1.dso.mil/ironbank/opensource/prometheus/jmx-exporter:0.18.0

0 comments on commit 399f5db

Please sign in to comment.