Skip to content

Commit

Permalink
Resolve Jira OSPC-484: Fix Instance Detail Issue in Skyline (rackerla…
Browse files Browse the repository at this point in the history
…bs#299)

* Updated skyline deployment YAML with the latest image

* Modified quota ring colors and set Genestack logo to relative in new skyline-console

* Changed Openstack to OpenStack and adjusted the shade of normalColor in skyline-console

* Resolve Jira OSPC-484: Addressing Instance Detail Issue
  • Loading branch information
sowm9802 authored Jun 10, 2024
1 parent f278142 commit b0c27ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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-1717580178"
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1718033880"
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-1717580178"
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1718033880"
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit b0c27ba

Please sign in to comment.