Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #62 from mukhoakash/master
Browse files Browse the repository at this point in the history
Doc changes
  • Loading branch information
wlan0 authored Aug 11, 2022
2 parents f806099 + 7d0998e commit eb27b7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ substitutions:
options:
substitution_option: ALLOW_LOOSE
steps:
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db"
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20220617-174ad91c3a"
entrypoint: make
args: ['build']
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db"
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20220617-174ad91c3a"
entrypoint: make
args: ['push']
2 changes: 1 addition & 1 deletion docs/deployment-guide.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Deployment guide for Container Object Storage Interface (COSI) Controller On Kubernetes
# Deployment guide

This document describes steps for Kubernetes administrators to setup Container Object Storage Interface Controller (COSI) Controller onto a Kubernetes cluster.

Expand Down

0 comments on commit eb27b7c

Please # to comment.