Sign in
简柏林
/
thingskit
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
888329436b3cfa831be86f95668abc20b39fe904
Authored by
Andrii Shvaika
2020-05-11 11:23:55 +0300
1 parent
e31bc3d3
Fixed License Headers
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
k8s/thingsboard.yml
k8s/thirdparty.yml
k8s/thingsboard.yml
View file @
8883294
...
...
@@ -13,6 +13,7 @@
13
13
# See the License for the specific language governing permissions and
14
14
# limitations under the License.
15
15
#
16
+
16
17
apiVersion
:
apps/v1
17
18
kind
:
Deployment
18
19
metadata
:
...
...
k8s/thirdparty.yml
View file @
8883294
...
...
@@ -13,6 +13,7 @@
13
13
# See the License for the specific language governing permissions and
14
14
# limitations under the License.
15
15
#
16
+
16
17
apiVersion
:
apps/v1
17
18
kind
:
StatefulSet
18
19
metadata
:
...
...