unip-controller/tests/data/resources/pu-user1/apps/app2/test-secret1.yaml
2025-04-15 20:56:15 +03:00

13 lines
471 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ============================================================
# Система: Единая библиотека, Центр ИИ НИУ ВШЭ
# Модуль: Тесты
# Авторы: Полежаев В.А., Хританков А.С.
# Дата создания: 2024 г.
# ============================================================
apiVersion: v1
kind: Secret
metadata:
namespace: pu-user1-pa-app2
name: test-secret1
stringData:
secretKey1: "secretValue1"