Skip to content

Commit

Permalink
fix(example): Add license headers
Browse files Browse the repository at this point in the history
  • Loading branch information
b0m313 committed May 20, 2024
1 parent 5ed86d1 commit b4eb45c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/coco/check-session.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# SPDX-License-Identifier: Apache-2.0
# Copyright 2023 Authors of Nimbus

#!/bin/bash

SERVICE_IP=$(kubectl get svc nginx-service -o jsonpath='{.spec.clusterIP}')
Expand Down

0 comments on commit b4eb45c

Please sign in to comment.