We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a8802d commit 2270466Copy full SHA for 2270466
1 file changed
.transpire.py
@@ -1,6 +1,6 @@
1
from pathlib import Path
2
3
-from transpire.resources import Deployment, Ingress, Service
+from transpire.resources import Deployment, Ingress, Service, Secret
4
from transpire.types import Image
5
from transpire.utils import get_image_tag
6
0 commit comments