Skip to content

Commit

Permalink
Updated Skyline Image with correct keystoneAuth URL in downloaded ope…
Browse files Browse the repository at this point in the history
  • Loading branch information
sowm9802 committed Jun 20, 2024
1 parent 794b1ac commit 45999c6
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-1718033880"
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1718885915"
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-1718033880"
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1718885915"
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit 45999c6

Please sign in to comment.