Skip to content

Commit

Permalink
Merge branch 'main' into fix/core/fix-virt-launcher-image
Browse files Browse the repository at this point in the history
  • Loading branch information
hardcoretime authored Jun 13, 2024
2 parents 0c8adc3 + da3d826 commit 8ed6aea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/dvcr/ nodegroupconfiguration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
name: containerd-dvcr-config.sh
{{- include "helm_lib_module_labels" (list . (dict "app" "dvcr" )) | nindent 2 }}
spec:
weight: 49
weight: 31
nodeGroups: ["*"]
bundles: ["*"]
content: |
Expand All @@ -28,7 +28,7 @@ spec:
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
mkdir -p /etc/containerd/conf.d
bb-event-on 'registry-ca-changed' '_restart_containerd'
bb-event-on 'containerd-config-changed' '_restart_containerd'
Expand Down

0 comments on commit 8ed6aea

Please sign in to comment.