Skip to content

Commit

Permalink
Update main.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jicowan authored Mar 8, 2023
1 parent ed45831 commit b3a53f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{% extends "base.html" %}

{% block announce %}
<body style="background-color: red">
The Kubernetes project is moving its container image registry for community images from k8s.gcr.io to a new community owned image registry registry.k8.io. Please update your manifests accordingly. For additional information, please refer to this <a href="https://kubernetes.io/blog/2023/02/06/k8s-gcr-io-freeze-announcement/">announcement</a> on the Kubernetes blog.
</body>
{% endblock %}

0 comments on commit b3a53f3

Please sign in to comment.