Skip to content

Commit 00ab519

Browse files
authored
Adjust layout to correctly position Application Credentials tab in User Center page (rackerlabs#523)
* Add username to RabbitMQ secrets for Magnum and Barbican * Adjust layout to correctly position Application Credentials tab
1 parent ccf96dc commit 00ab519

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

base-kustomize/skyline/base/deployment-apiserver.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ spec:
317317
key: prometheus_endpoint
318318
optional: true
319319
- name: skyline-apiserver-db-migrate
320-
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1729251422"
320+
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1730100728"
321321
imagePullPolicy: IfNotPresent
322322
resources:
323323
requests:
@@ -340,7 +340,7 @@ spec:
340340
readOnly: true
341341
containers:
342342
- name: skyline-apiserver
343-
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1729251422"
343+
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1730100728"
344344
imagePullPolicy: IfNotPresent
345345
resources:
346346
limits:

0 commit comments

Comments
 (0)