Skip to content
Snippets Groups Projects
Unverified Commit 93fdfd47 authored by Kenny Leung's avatar Kenny Leung Committed by GitHub
Browse files

create namespace for rekor config in yaml. (#680)

parent f314ee96
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,13 @@
# See the License for the specific language governing permissions and
# limitations under the License.
apiVersion: v1
kind: Namespace
metadata:
name: rekor-system
labels:
name: rekor-system
---
apiVersion: apps/v1
kind: Deployment
metadata:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment