Skip to content

Commit

Permalink
Adjust layout to correctly position Application Credentials tab in Us…
Browse files Browse the repository at this point in the history
…er Center page (#523)

* Add username to RabbitMQ secrets for Magnum and Barbican

* Adjust layout to correctly position Application Credentials tab
  • Loading branch information
sowm9802 authored Oct 31, 2024
1 parent ccf96dc commit 00ab519
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base-kustomize/skyline/base/deployment-apiserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ spec:
key: prometheus_endpoint
optional: true
- name: skyline-apiserver-db-migrate
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1729251422"
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1730100728"
imagePullPolicy: IfNotPresent
resources:
requests:
Expand All @@ -340,7 +340,7 @@ spec:
readOnly: true
containers:
- name: skyline-apiserver
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1729251422"
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1730100728"
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit 00ab519

Please sign in to comment.